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

Rework Filter category into an enum FilterCategory #1225

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

gavinbunney
Copy link
Contributor

Rework #1222 to be an enum FilterCategory rather than a freeform string.

@gavinbunney gavinbunney requested review from argha-c and artgon March 9, 2022 01:31
* limitations under the License.
*/

package com.netflix.zuul.filters;
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: The package should be different, since this isn't a filter.

@gavinbunney gavinbunney force-pushed the gavin/filter-category-enum branch from 23bf005 to eeacbf6 Compare March 9, 2022 05:01
@gavinbunney gavinbunney merged commit cfb05d6 into master Mar 9, 2022
@gavinbunney gavinbunney deleted the gavin/filter-category-enum branch March 9, 2022 06:55
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