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

refactor(filter): add data struct to send to presidio #98

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

qlonik
Copy link
Collaborator

@qlonik qlonik commented Mar 8, 2024

Instead of dealing with strings and properly concatenating them to not break JSON format, we are letting encoding/json module to deal with it by using marshal/unmarshall set of functions.

@qlonik qlonik merged commit d088377 into main Mar 12, 2024
3 checks passed
@qlonik qlonik deleted the presidio-data-as-struct branch March 12, 2024 21:56
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

Successfully merging this pull request may close these issues.

1 participant