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

changing the method mergeApiMethodDoc to recognize ApiHeaders #233

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

warnoleto
Copy link

This issue was created long ago and no one has commented about that. But I decided to work on it anyways. I realised that the scanner used on springmvc are only recognizing headers mapped on the RequestMapping annotation. But there you can't describe the header. What i did wont change the regular behavior but will give an option to add headers that are not mapped on the RequestMapping annotation using the ApiHeaders annotation.

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.

1 participant