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

fix(rules): Fix rules schema validation #228

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

rabbitstack
Copy link
Owner

Individual rule validation would only apply to the first rule in the array. After adding pertinent adjustments to the JSON schema, all rules are validated through the schema. As a consequence of these changes, the filter actions structure is reorganized to satisfy schema requirements.

Individual rule validation would only apply to the first rule in the array. After adding pertinent adjustments to the jsonschema, all rules are validated through schema. As a consequence of these changes, filter actions structure is reorganized to satisfy schema requirements.
@rabbitstack rabbitstack merged commit 13f15a0 into master Dec 22, 2023
3 checks passed
@rabbitstack rabbitstack deleted the fix-rules-schema-validation branch December 22, 2023 12: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