{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/registrar-api_can_register",
"title": "registrar-api_can_register",
"description": "Indicates if the domain can be registered as a new domain.",
"example": false,
"type": "boolean"
}