mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
remove pricing for many apis
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"name": "db",
|
||||
"icon": "📦",
|
||||
"category": "storage",
|
||||
"pricing": {
|
||||
"Db.Create": 10,
|
||||
"Db.Read": 10,
|
||||
"Db.Update": 10,
|
||||
"Db.Delete": 10,
|
||||
"Db.Truncate": 10
|
||||
}
|
||||
"category": "storage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user