Update publicapi.json

This commit is contained in:
Asim Aslam
2021-07-10 09:20:02 +01:00
committed by GitHub
parent 7d1fccf1cb
commit a417f52e98

View File

@@ -1,15 +1,5 @@
{
"name": "user",
"icon": "👤",
"category": "user",
"pricing": {
"User.Create": 100,
"User.Read": 100,
"User.Update": 100,
"User.Delete": 100,
"User.UpdatePassword": 100,
"User.Login": 100,
"User.Logout": 100,
"User.ReadSession": 100
}
"category": "user"
}