DocScoDoc/docs/samples/sample_departement.json.md

15 lines
209 B
Markdown
Raw Normal View History

2022-08-04 10:56:05 +02:00
### departements
`/api/departement/1`
```json
{
"id": 1,
"acronym": "BIO",
"description": "migré de ScoDoc7",
"visible": true,
"date_creation": "2021-11-04T15:38:09.397095+01:00"
}
```