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

@RequestMapping without method is not processed #4

Open
Cejkis-zz opened this issue Feb 20, 2020 · 1 comment
Open

@RequestMapping without method is not processed #4

Cejkis-zz opened this issue Feb 20, 2020 · 1 comment

Comments

@Cejkis-zz
Copy link

Hey, thanks for your plugin, works really well! It looks like it's the only openapi 3 spring plugin available.

Just one thing I noticed - @RequestMapping() annotation on endpoints is ignored, unless it has method = [RequestMethod.XYZ, ...] parameter. I believe that in kongchen's plugin or springfox you could set a set of methods that would be automatically used with these endpoints (and there was some default set of get, post, delete, put). Thanks!

@ahmadshadab
Copy link
Collaborator

Sorry for the late response, i was reminded by my colleague on this.
I will take a look and get back to you if it is still relevant.

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

No branches or pull requests

2 participants