forked from ScoDoc/DocScoDoc
21 lines
364 B
Markdown
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
|
|
}
|
|
|
|
```
|