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

Filter - Added inverse filtering for flags and flagValues #105

Merged
merged 8 commits into from
Apr 14, 2024

Conversation

thim81
Copy link
Owner

@thim81 thim81 commented Mar 3, 2024

This PR introduces the inverseFlags and inverseFlagValues option.

Both are a very aggressive filters, since it will only keep the elements where the flag or flag with the values are present.

For now, they focuss on inverse filtering for flags & flagValues for operations, components, tags, x-tagGroups elements.
The elements like info, servers remain untouched by the inverseFlags & inverseFlagValues filtering.

@thim81 thim81 mentioned this pull request Mar 3, 2024
@thim81 thim81 changed the title Filter - Added inverse filtering for flagValues Filter - Added inverse filtering for flags and flagValues Apr 14, 2024
@thim81 thim81 merged commit d28f1a6 into main Apr 14, 2024
4 checks passed
@thim81 thim81 deleted the 79-inverse-flagvalues branch April 14, 2024 05:31
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.

None yet

1 participant