{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/BusinessPartner_MVO", "title": "BusinessPartner_MVO", "type": "object", "description": "When business partner is the BusinessPartner ", "allOf": [ { "$ref": "#/components/schemas/PartyRole_MVO" } ] }