Skip to content

Added support for multiple route definitions on a single method#35

Open
christianbader wants to merge 4 commits intomainfrom
feature/support-multiple-routes
Open

Added support for multiple route definitions on a single method#35
christianbader wants to merge 4 commits intomainfrom
feature/support-multiple-routes

Conversation

@christianbader
Copy link

Currently, only the first defined @Route annotation on a method is recognized. This merge request fixes this behavior by ensuring that all defined routes for a method are correctly processed and added to the documentation.

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