mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
remove pricing for many apis
This commit is contained in:
9
cache/publicapi.json
vendored
9
cache/publicapi.json
vendored
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"name": "cache",
|
||||
"icon": "💭",
|
||||
"category": "storage",
|
||||
"pricing": {
|
||||
"Cache.Get": 1,
|
||||
"Cache.Set": 1,
|
||||
"Cache.Delete": 1,
|
||||
"Cache.Increment": 1,
|
||||
"Cache.Decrement": 1
|
||||
}
|
||||
"category": "storage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user