Skip to content

Commit 585b80a

Browse files
authored
Update schema-configuration.md
1 parent 7acb792 commit 585b80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/enforce/schema-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ Setting this dropdown to Omit Traits will ensure that traits not defined in your
6161
**IMPORTANT: Unplanned identify trait blocking is ONLY supported in cloud-mode Destinations. Events with invalid traits will not be blocked from sending to device-mode Destinations.**
6262

6363
## Identify Calls - Common JSON Schema Violations
64-
To block _unplanned_ `identify` calls in your Schema Configuration, go to **Advanced Blocking Controls** and choose Block Events from the dropdown. Next, you will need to [edit the underlying JSON schema](https://segment.com/docs/protocols/tracking-plan/create/#edit-underlying-json-schema) and include a required trait you know won't exisit in your `identify` events. After you choose Block Event in the dropdown, any events that generate Common JSON schema violations will be blocked.
64+
To block _unplanned_ `identify` calls in your Schema Configuration, go to **Advanced Blocking Controls** and choose Block Events from the dropdown. Next, you will need to [edit the underlying JSON schema](https://segment.com/docs/protocols/tracking-plan/create/#edit-underlying-json-schema) and add a rule to the Common JSON Schema definition that you know won't exisit in your `identify` events. Any `identify` event that generates a common JSON schema violation will be blocked.
6565

0 commit comments

Comments
 (0)