{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/dns-custom-nameservers_ns_set",
"title": "dns-custom-nameservers_ns_set",
"default": 1,
"description": "The number of the set that this name server belongs to.",
"example": 1,
"maximum": 5,
"minimum": 1,
"type": "number"
}