spectrum-config_update_app_config

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-spectrum-config-update-app-config-schema.json Raw ↑
{
  "$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"
    }
  ]
}