{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SelfServiceProfileBranding", "title": "SelfServiceProfileBranding", "oneOf": [ { "$ref": "#/components/schemas/SelfServiceProfileBrandingProperties" }, { "type": "null" } ] }