NxTIC/config/repositories.json

22 lines
175 B
JSON
Executable File

{
"user": [
"login",
"getById",
"getAll",
"checkUnique",
"create",
"remove"
],
"token": [
"getAll",
"getById",
"check",
"generate",
"remove"
]
}