DocScoDoc/docs/samples/sample_formation.json.md

21 lines
364 B
Markdown
Raw Normal View History

2022-08-04 10:56:05 +02:00
### 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
}
```