{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "UpgradeDeploymentDetails", "type": "object", "properties": { "type": { "type": "string" }, "oggVersion": { "type": "string" } } }