{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/developer-overheid/tools-api-v1-izwuavkdg/modelskeycloakclientresult",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"examples": [
{
"apiKey": "apiKey"
}
],
"properties": {
"apiKey": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"http://localhost:1338/v1/openapi.json#/components/schemas/ModelsKeycloakClientResult"
]
}