Skip to content

Commit

Permalink
Update publicapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asim authored Jul 10, 2021
1 parent 7d1fccf commit a417f52
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions user/publicapi.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit a417f52

Please sign in to comment.