dlp_EntryOfNewProfile

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dlp-entryofnewprofile-schema.json Raw ↑
{
  "$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"
    }
  ]
}