Aller au contenu

Sample partition groups order.json

partition-groups-order

POST /partition/1/groups/order

Content-Type: application/json

[ 1 ]

{
    "bul_show_rank": true,
    "formsemestre_id": 1,
    "groups": {
        "1": {
            "group_name": "",
            "id": 1,
            "numero": 0,
            "partition_id": 1
        }
    },
    "groups_editable": true,
    "id": 1,
    "numero": 3,
    "partition_id": 1,
    "partition_name": "P2BIS",
    "show_in_lists": false
}