{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dlp_EntryOfNewProfile", "title": "dlp_EntryOfNewProfile", "oneOf": [ { "$ref": "#/components/schemas/dlp_NewCustomEntry" }, { "$ref": "#/components/schemas/dlp_NewWordListEntry" } ] }