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