{ "type": "object", "name": "ProductContext", "properties": { "product2Id": { "type": "string" }, "productSellingModelId": { "type": "string" } }, "required": [ "product2Id" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }