quarkiverse / quarkus-openapi-generator

OpenAPI Generator - REST Client Generator
Apache License 2.0
119 stars 80 forks source link

[issue: #536] - Added annotation @Path("/") when operation is empty #585

Closed jeffersoncleyson closed 6 months ago

jeffersoncleyson commented 9 months ago

Many thanks for submitting your Pull Request :heart:!

Include @Path("/") when the operation is empty

Fixes: https://github.com/quarkiverse/quarkus-openapi-generator/issues/536

mcruzdev commented 8 months ago

Hi @ricardozanini and @hbelmiro, I believe that this change could potentially cause breaking changes. Would making the default "/" at end optional be a viable solution? Alternatively, if we prefer not to introduce another configuration, we could consider accepting this approach.

It will be the new behavior?

github-actions[bot] commented 6 months ago

@ricardozanini @hbelmiro This is being labeled as Stale.

github-actions[bot] commented 6 months ago

@ricardozanini @hbelmiro This is being closed due to inactivity.