spectrum-config_api-response-single

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-spectrum-config-api-response-single-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/spectrum-config_api-response-single",
  "title": "spectrum-config_api-response-single",
  "allOf": [
    {
      "$ref": "#/components/schemas/spectrum-config_api-response-common"
    }
  ],
  "type": "object"
}