{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/tm-forum/refs/heads/main/json-structure/tmf637-product-inventory-supplier-structure.json", "name": "Supplier", "description": "When business partner is the Supplier ", "type": "object", "allOf": [ { "$ref": "#/components/schemas/PartyRole" } ] }