javalin / javalin-routing-extensions

Set of alternative routing implementations for Javalin 5.x
https://github.com/javalin/javalin-routing-extensions/wiki
MIT License
14 stars 2 forks source link

Add an option to affect @OpenApi path parameter with @Endpoints #24

Closed zrdzn closed 1 year ago

dzikoysk commented 1 year ago

I don't want to mix openapi-plugin with javalin-routing-extensions atm, so I think this feature request is slightly out of scope. Anyway, I see the typo in readme & example that could be confusing, would you like to submit PR? :)

zrdzn commented 1 year ago

Sure