{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/spectrum-config_update_app_config", "title": "spectrum-config_update_app_config", "oneOf": [ { "$ref": "#/components/schemas/spectrum-config_app_config" }, { "$ref": "#/components/schemas/spectrum-config_paygo_app_config" } ] }