{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/directoraat-generaal-belastingdienst/swagger-petstore-open-api-3-0-pnkal4kdg/tag",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"id": {
"format": "int64",
"type": "integer"
},
"name": {
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://petstore3.swagger.io/api/v3/openapi.json#/components/schemas/Tag"
],
"xml": {
"name": "tag"
}
}