mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
price some user endpoints
This commit is contained in:
@@ -2,5 +2,9 @@
|
|||||||
"name": "user",
|
"name": "user",
|
||||||
"icon": "👤",
|
"icon": "👤",
|
||||||
"category": "authentication",
|
"category": "authentication",
|
||||||
"display_name": "Users"
|
"display_name": "Users",
|
||||||
|
"pricing": {
|
||||||
|
"User.SendMagicLink": 10000,
|
||||||
|
"User.SendVerificationEmail": 10000
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user