NxTIC/config/repositories.json

21 lines
143 B
JSON
Executable File

{
"users": [
"login"
],
"Personnes": [
"getById"
],
"token": [
"getAll",
"getById",
"check",
"generate",
"remove"
]
}