registrar-api_domains

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-registrar-api-domains-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/registrar-api_domains",
  "title": "registrar-api_domains",
  "allOf": [
    {
      "$ref": "#/components/schemas/registrar-api_domain_properties"
    }
  ],
  "type": "object"
}