2022-08-11 18:19:20 +02:00
|
|
|
### departement-formsemestres-courants
|
2022-07-26 09:42:22 +02:00
|
|
|
|
2022-12-27 09:54:58 +01:00
|
|
|
#### GET /departement/TAPI/formsemestres_courants
|
2022-08-11 18:19:20 +02:00
|
|
|
```json
|
|
|
|
[
|
2022-08-21 12:13:57 +02:00
|
|
|
"..."
|
2022-08-11 18:19:20 +02:00
|
|
|
]
|
|
|
|
```
|
2022-07-26 09:42:22 +02:00
|
|
|
|
2022-12-27 09:54:58 +01:00
|
|
|
#### GET /departement/id/1/formsemestres_courants
|
2022-08-11 18:19:20 +02:00
|
|
|
```json
|
|
|
|
[
|
2022-08-21 12:13:57 +02:00
|
|
|
"..."
|
2022-08-11 18:19:20 +02:00
|
|
|
]
|
|
|
|
```
|
|
|
|
|