BigW Consortium Gitlab
{ "type": "object", "required" : [
"id"
], "properties" : { "id": { "type": "integer" }, "name": { "type": "string" } }, "additionalProperties": false }