19 lines
193 B
Markdown
19 lines
193 B
Markdown
### departement-formsemestres_ids
|
|
|
|
#### GET /departement/TAPI/formsemestres_ids
|
|
```json
|
|
[
|
|
1,
|
|
"..."
|
|
]
|
|
```
|
|
|
|
#### GET /departement/id/1/formsemestres_ids
|
|
```json
|
|
[
|
|
1,
|
|
"..."
|
|
]
|
|
```
|
|
|