{
  "title": "BnsGetAllSubdomainsResponse",
  "description": "Fetch a list of all subdomains known to the node.",
  "type": "array",
  "items": {
    "type": "string",
    "pattern": "^([a-z0-9\\-_.+]{3,37}).([a-z0-9\\-_.+]{3,37})$"
  }
}
