{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/tm-forum/refs/heads/main/json-structure/tmf622-product-ordering-product-order-jeopardy-alert-payload-structure.json", "name": "ProductOrderJeopardyAlertPayload", "description": "ProductOrderJeopardyAlertPayload generic structure", "type": "object", "properties": { "productOrder": { "$ref": "#/components/schemas/ProductOrder" } } }