{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/dienst-uitvoering-onderwijs/rio-lod-api-a2amj_gdg/sort",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"sort": {
"default": "id",
"enum": [
"id"
],
"maxLength": 100,
"minLength": 1,
"type": "string"
}
},
"x-derived-from": [
"https://lod.onderwijsregistratie.nl/rio-api/assets/RIO_LOD_API_v2.yml#/components/schemas/Sort"
]
}