{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/spectrum-config_created", "title": "spectrum-config_created", "allOf": [ { "description": "When the Application was created." }, { "readOnly": true }, { "$ref": "#/components/schemas/spectrum-config_timestamp" } ] }