forked from ScoDoc/DocScoDoc
API: update table
This commit is contained in:
parent
85552f28d7
commit
5f44559b76
@ -266,18 +266,18 @@ permet de rechercher une entrée à partir du résultat attendu.
|
||||
| [bulletin](#bulletin) | GET | ScoView |
|
||||
| [bulletins](#bulletins) | GET | ScoView |
|
||||
| [decisions_jury](#decisions-jury) | GET | ScoView |
|
||||
| [departement](#departement) | GET | Aucune permission requise |
|
||||
| [departement_by_id](#departement-by-id) | GET | Aucune permission requise |
|
||||
| [departement_create](#departement-create) | POST | Aucune permission requise |
|
||||
| [departement_delete](#departement-delete) | POST | Aucune permission requise |
|
||||
| [departement_edit](#departement-edit) | POST | Aucune permission requise |
|
||||
| [departements_ids](#departements-ids) | GET | Aucune permission requise |
|
||||
| [departements_list](#departements-list) | GET | Aucune permission requise |
|
||||
| [dept_etudiants](#dept-etudiants) | GET | Aucune permission requise |
|
||||
| [dept_etudiants_by_id](#dept-etudiants-by-id) | GET | Aucune permission requise |
|
||||
| [dept_formsemestres_courants](#dept-formsemestres-courants-query) | GET | Aucune permission requise |
|
||||
| [dept_formsemestres_ids](#dept-formsemestres-ids) | GET | Aucune permission requise |
|
||||
| [dept_formsemestres_ids_by_id](#dept-formsemestres-ids-by-id) | GET | Aucune permission requise |
|
||||
| [departement_by_acronym](#departement-by-acronym) | GET | ScoView |
|
||||
| [departement_by_id](#departement-by-id) | GET | ScoView |
|
||||
| [departement_create](#departement-create) | POST | ScoSuperAdmin |
|
||||
| [departement_delete](#departement-delete) | POST | ScoSuperAdmin |
|
||||
| [departement_edit](#departement-edit) | POST | ScoSuperAdmin |
|
||||
| [departement_etudiants](#departement-etudiants) | GET | ScoView |
|
||||
| [departement_etudiants_by_id](#departement-etudiants-by-id) | GET | ScoView |
|
||||
| [departement_formsemestres_courants](#departement-formsemestres-courants-query) | GET | ScoView |
|
||||
| [departement_formsemestres_ids](#departement-formsemestres-ids) | GET | ScoView |
|
||||
| [departement_formsemestres_ids_by_id](#departement-formsemestres-ids-by-id) | GET | ScoView |
|
||||
| [departements_ids](#departements-ids) | GET | ScoView |
|
||||
| [departements_list](#departements-list) | GET | ScoView |
|
||||
| [etudiant](#etudiant) | GET | ScoView |
|
||||
| [etudiant_annotation](#etudiant-annotation) | POST | EtudInscrit |
|
||||
| [etudiant_annotation_delete](#etudiant-annotation-delete) | POST | EtudInscrit |
|
||||
|
Loading…
Reference in New Issue
Block a user