ScoDoc/tests/ressources/samples.csv

7.4 KiB

1entry_nameurlpermissionmethodcontent
2departements/departementsScoViewGET
3departements-ids/departements_idsScoViewGET
4departement/departement/TAPIScoViewGET
5departement/departement/id/1ScoViewGET
6departement-etudiants/departement/TAPI/etudiantsScoViewGET
7departement-etudiants/departement/id/1/etudiantsScoViewGET
8departement-formsemestres_ids/departement/TAPI/formsemestres_idsScoViewGET
9departement-formsemestres_ids/departement/id/1/formsemestres_idsScoViewGET
10departement-formsemestres-courants/departement/TAPI/formsemestres_courantsScoViewGET
11departement-formsemestres-courants/departement/id/1/formsemestres_courantsScoViewGET
12departement-create/departement/createScoSuperAdminPOST{"acronym": "NEWONE" , "visible": true}
13departement-edit/departement/NEWONE/editScoSuperAdminPOST{"visible": false}
14departement-delete/departement/NEWONE/deleteScoSuperAdminPOST
15etudiants-courants/etudiants/courants?date_courante=2022-07-20ScoViewGET
16etudiants-courants/etudiants/courants/long?date_courante=2022-07-20ScoViewGET
17etudiant/etudiant/etudid/11ScoViewGET
18etudiant/etudiant/nip/11ScoViewGET
19etudiant/etudiant/ine/INE11ScoViewGET
20etudiants-clef/etudiants/etudid/11ScoViewGET
21etudiants-clef/etudiants/ine/INE11ScoViewGET
22etudiants-clef/etudiants/nip/11ScoViewGET
23etudiant-formsemestres/etudiant/etudid/11/formsemestresScoViewGET
24etudiant-formsemestres/etudiant/ine/INE11/formsemestresScoViewGET
25etudiant_formsemestres/etudiant/nip/11/formsemestresScoViewGET
26etudiant-formsemestre-bulletin/etudiant/etudid/11/formsemestre/1/bulletinScoViewGET
27etudiant-formsemestre-bulletin/etudiant/ine/INE11/formsemestre/1/bulletinScoViewGET
28etudiant-formsemestre-bulletin/etudiant/nip/11/formsemestre/1/bulletinScoViewGET
29etudiant-formsemestre-bulletin/etudiant/nip/11/formsemestre/1/bulletin/short/pdfScoViewGET
30etudiant-formsemestre-groups/etudiant/etudid/11/formsemestre/1/groupsScoViewGET
31formations/formationsScoViewGET
32formations_ids/formations_idsScoViewGET
33formation/formation/1ScoViewGET
34formation-export/formation/1/exportScoViewGET
35formation-export/formation/1/export_with_idsScoViewGET
36formation-referentiel_competences/formation/1/referentiel_competencesScoViewGET
37moduleimpl/moduleimpl/1ScoViewGET
38formsemestre/formsemestre/1ScoViewGET
39formsemestres-query/formsemestres/query?annee_scolaire=2022&etape_apo=A2ScoViewGET
40formsemestres-query/formsemestres/query?nip=11ScoViewGET
41formsemestre-bulletins/formsemestre/1/bulletinsScoViewGET
42formsemestre-programme/formsemestre/1/programmeScoViewGET
43formsemestre-etudiants/formsemestre/1/etudiantsScoViewGET
44formsemestre-etudiants/formsemestre/1/etudiants/longScoViewGET
45formsemestre-etudiants-query/formsemestre/1/etudiants/query?etat=DScoViewGET
46formsemestre-etat_evals/formsemestre/1/etat_evalsScoViewGET
47formsemestre-resultats/formsemestre/1/resultatsScoViewGET
48formsemestre-decisions_jury/formsemestre/1/decisions_juryScoViewGET
49formsemestre-partitions/formsemestre/1/partitionsScoViewGET
50partition/partition/1ScoViewGET
51group-etudiants/group/1/etudiantsScoViewGET
52group-etudiants-query/group/1/etudiants/query?etat=DScoViewGET
53moduleimpl-evaluations/moduleimpl/1/evaluationsScoViewGET
54evaluation-notes/evaluation/1/notesScoViewGET
55user/user/1ScoViewGET
56users-query/users/query?starts_with=u_ScoViewGET
57permissions/permissionsScoViewGET
58roles/rolesScoViewGET
59role/role/ObservateurScoViewGET
60group-set_etudiant/group/1/set_etudiant/10ScoSuperAdminPOST
61group-remove_etudiant/group/1/remove_etudiant/10ScoSuperAdminPOST
62partition-group-create/partition/1/group/createScoSuperAdminPOST{"group_name": "NEW_GROUP"}
63group-edit/group/2/editScoSuperAdminPOST{"group_name": "NEW_GROUP2"}
64group-delete/group/2/deleteScoSuperAdminPOST
65formsemestre-partition-create/formsemestre/1/partition/createScoSuperAdminPOST{"partition_name": "PART"}
66formsemestre-partitions-order/formsemestre/1/partitions/orderScoSuperAdminPOST[ 1 ]
67partition-edit/partition/1/editScoSuperAdminPOST{"partition_name":"P2BIS", "numero":3,"bul_show_rank":true,"show_in_lists":false, "groups_editable":true}
68partition-remove_etudiant/partition/2/remove_etudiant/10ScoSuperAdminPOST
69partition-groups-order/partition/1/groups/orderScoSuperAdminPOST[ 1 ]
70partition-delete/partition/2/deleteScoSuperAdminPOST
71user-create/user/createScoSuperAdminPOST{"user_name": "alain", "dept": null, "nom": "alain", "prenom": "bruno", "active": true }
72user-edit/user/10/editScoSuperAdminPOST{ "dept": "TAPI", "nom": "alain2", "prenom": "bruno2", "active": false }
73user-password/user/3/passwordScoSuperAdminPOST{ "password": "rePlaCemeNT456averylongandcomplicated" }
74user-password/user/3/passwordScoSuperAdminPOST{ "password": "too_simple" }
75user-role-add/user/10/role/Observateur/addScoSuperAdminPOST
76user-role-remove/user/10/role/Observateur/removeScoSuperAdminPOST
77role-create/role/create/customRoleScoSuperAdminPOST{"permissions": ["ScoView", "ScoUsersView"]}
78role-remove_permission/role/customRole/remove_permission/ScoUsersViewScoSuperAdminPOST
79role-add_permission/role/customRole/add_permission/ScoUsersViewScoSuperAdminPOST
80role-edit/role/customRole/editScoSuperAdminPOST{ "name" : "LaveurDeVitres", "permissions" : [ "ScoView" ] }
81role-delete/role/customRole/deleteScoSuperAdminPOST
82logos/logosScoSuperAdminGET
83logo/logo/BScoSuperAdminGET
84departement-logos/departement/TAPI/logosScoSuperAdminGET
85departement-logos/departement/id/1/logosScoSuperAdminGET
86departement-logo/departement/TAPI/logo/DScoSuperAdminGET
87departement-logo/departement/id/1/logo/DScoSuperAdminGET
88test-pdf/etudiant/nip/11/formsemestre/1/bulletin/pdfScoViewGET
89test-pdf/etudiant/nip/11/formsemestre/1/bulletin/pdfScoViewGET
90test-pdf/etudiant/etudid/11/formsemestre/1/bulletin/short/pdfScoViewGET
91test-pdf/etudiant/ine/INE11/formsemestre/1/bulletin/short/pdfScoViewGET
92test-pdf/etudiant/nip/11/formsemestre/1/bulletin/short/pdfScoViewGET
93test-pdf/etudiant/etudid/11/formsemestre/1/bulletin/pdfScoViewGET
94test-pdf/etudiant/etudid/11/formsemestre/1/bulletin/shortScoViewGET
95test-pdf/etudiant/ine/INE11/formsemestre/1/bulletin/shortScoViewGET
96test-pdf/etudiant/nip/11/formsemestre/1/bulletin/shortScoViewGET
97test-pdf/etudiant/etudid/11/formsemestre/1/bulletinScoViewGET
98test-pdf/etudiant/ine/INE11/formsemestre/1/bulletinScoViewGET
99test-pdf/etudiant/nip/11/formsemestre/1/bulletinScoViewGET