Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change PII enrichment config example #811

Closed
istreeter opened this issue Aug 8, 2023 · 0 comments
Closed

Change PII enrichment config example #811

istreeter opened this issue Aug 8, 2023 · 0 comments

Comments

@istreeter
Copy link
Contributor

The current example uses a mailchimp schema, and so the example contains this line:

"jsonPath": "$.data.['email', 'ip_opt']"

This has caused confusion as it seems to imply that the json path must always start with $.data. To avoid this confusion, we should change the example to use a schema which does not have the data sub-field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant