{ "$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" }