magic-transit_colo

APIs.ioEngineeringPlatform

Properties

Name Type Description
city object
name object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-transit-colo-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic-transit_colo",
  "title": "magic-transit_colo",
  "properties": {
    "city": {
      "$ref": "#/components/schemas/magic-transit_colo_city"
    },
    "name": {
      "$ref": "#/components/schemas/magic-transit_colo_name"
    }
  },
  "type": "object"
}