mq_config-detail

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-mq-config-detail-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/mq_config-detail",
  "title": "mq_config-detail",
  "additionalProperties": {
    "$ref": "#/components/schemas/mq_detail"
  },
  "type": "object"
}