DocScoDoc/docs/samples/sample_formation.json.md
2022-08-04 12:19:39 +02:00

21 lines
364 B
Markdown

### formations
/api/formations
```json
{
"id": 1,
"acronyme": "BUT R&T",
"titre_officiel": "Bachelor technologique réseaux et télécommunications",
"formation_code": "V1RET",
"code_specialite": null,
"dept_id": 1,
"titre": "BUT R&T",
"version": 1,
"type_parcours": 700,
"referentiel_competence_id": null,
"formation_id": 1
}
```