bill-subs-api_schemas-zone

APIs.ioEngineeringPlatform

Properties

Name Type Description
name string
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-schemas-zone-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_schemas-zone",
  "title": "bill-subs-api_schemas-zone",
  "properties": {
    "name": {
      "readOnly": true,
      "type": "string"
    }
  },
  "type": "object"
}