{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/tm-forum/refs/heads/main/json-structure/tmf629-customer-management-consumer-structure.json", "name": "Consumer", "description": "Consumer schema from TM Forum API", "type": "object", "allOf": [ { "$ref": "#/components/schemas/PartyRole" } ] }