mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-17 21:34:56 +00:00
add the rest of pricing
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"name": "datastore",
|
||||
"icon": "📦",
|
||||
"category": "storage"
|
||||
"category": "storage",
|
||||
"pricing": {
|
||||
"Datastore.Create": 100,
|
||||
"Datastore.Read": 100,
|
||||
"Datastore.Update": 100,
|
||||
"Datastore.Delete": 100,
|
||||
"Datastore.CreateIndex": 100
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user