DocScoDoc/docs/samples/sample_formsemestre-partiti...

24 lines
392 B
Markdown

### formsemestre-partitions-order
#### POST /formsemestre/1/partitions/order
> `Content-Type: application/json`
>
> `[ 1 ]`
```json
[
{
"bul_show_rank": false,
"formsemestre_id": 1,
"groups_editable": true,
"id": 2,
"numero": 0,
"partition_id": 2,
"partition_name": "PART",
"show_in_lists": false
},
"..."
]
```