registrar-api_address

Address.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-registrar-api-address-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/registrar-api_address",
  "title": "registrar-api_address",
  "description": "Address.",
  "example": "123 Sesame St.",
  "type": "string"
}