DocScoDoc/docs/samples/sample_permissions.json.md

39 lines
802 B
Markdown
Raw Normal View History

### permissions
#### GET /permissions
```json
[
"ScoSuperAdmin",
"APIView",
"ScoView",
"ScoEnsView",
"ScoObservateur",
"ScoUsersAdmin",
"ScoUsersView",
"ScoChangePreferences",
"ScoChangeFormation",
"ScoEditFormationTags",
"ScoEditAllNotes",
"ScoEditAllEvals",
"ScoImplement",
"ScoAbsChange",
"ScoAbsAddBillet",
"ScoEtudChangeAdr",
"APIEditGroups",
"ScoEtudChangeGroups",
"ScoEtudInscrit",
"ScoEtudAddAnnotations",
"ScoEntrepriseView",
"ScoEntrepriseChange",
"ScoEditPVJury",
"ScoEditApo",
"RelationsEntreprisesView",
"RelationsEntreprisesChange",
"RelationsEntreprisesExport",
"RelationsEntreprisesSend",
"RelationsEntreprisesValidate",
"RelationsEntreprisesCorrespondants"
]
```