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 annotation is missing patternStyle #6193

Closed
JasonTypesCodes opened this issue Sep 21, 2021 · 1 comment
Closed

Filter annotation is missing patternStyle #6193

JasonTypesCodes opened this issue Sep 21, 2021 · 1 comment

Comments

@JasonTypesCodes
Copy link
Contributor

Expected Behavior

The 3.0.1 User Guide states:

The Filter annotation can use different styles of pattern for path matching by setting the patternStyle member. The supported options include Ant and Regex based matching.

From that, I expect patternStyle to be available on Filter

Actual Behaviour

patternStyle is not available on Filter

Steps To Reproduce

No response

Environment Information

OS: Debian Linux 10
JDK: openjdk version "11.0.12" 2021-07-20

Example Application

No response

Version

3.0.1

@ilopmar
Copy link
Contributor

ilopmar commented Sep 22, 2021

I think this is the related PR: #5954. It is included in 3.1.x but not in 3.0.x

@jameskleeh jameskleeh self-assigned this Sep 22, 2021
@jameskleeh jameskleeh added this to To do in Micronaut Developers Work Coordination via automation Sep 22, 2021
@jameskleeh jameskleeh added this to the 3.0.2 milestone Sep 22, 2021
Micronaut Developers Work Coordination automation moved this from To do to Done Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants