Skip to content

Conversation

@lguerin
Copy link

@lguerin lguerin commented Jun 7, 2015

I like your plugin, but I have a lots of use cases where I have to create some REST controllers with custom UrlMappings settings.
Basically, I declare UrlMappings manually to match my controller actions with constraints and (sometime) grouping features.
In that case, the actual BuildPathMap mechanism is not sufficient to match my custom controller paths and replace the target action dynamically ; and so the generated documentation is not set correctly.
You can have a look at a simple example here : lguerin/Rest-api-doc-example@97e414f
This pull-request suggest a solution to fix that cases.
Thx.

…st controllers as declared into UrlMappings when using grouping and constraints
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