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

Remove enum tag from non-enum field #290

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

ronensc
Copy link
Collaborator

@ronensc ronensc commented Aug 25, 2022

No description provided.

remove_entry_if_doesnt_exist: removes the entry if the field doesnt exist
remove_entry_if_equal: removes the entry if the field value equals specified value
remove_entry_if_not_equal: removes the entry if the field value does not equal specified value
value: specified value of input field:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we removing the specification of the valid values?

@ronensc ronensc merged commit a836246 into netobserv:main Aug 30, 2022
@ronensc ronensc deleted the TransformFilterRule branch September 14, 2022 07:38
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.

2 participants