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

Auto Generation of OperationId . fixes #265 #414

Merged
merged 1 commit into from
Jul 26, 2020
Merged

Auto Generation of OperationId . fixes #265 #414

merged 1 commit into from
Jul 26, 2020

Conversation

phillip-kruger
Copy link
Member

Fix #265
This adds the auto generate of Openration Id on annotation scanning, when a config is set.
This also added some more features in the Vert.x scanner, like default to GET and default path.

Signed-off-by:Phillip Kruger phillip.kruger@gmail.com

Signed-off-by:Phillip Kruger <phillip.kruger@gmail.com>
@phillip-kruger phillip-kruger added this to the 2.0.5 milestone Jul 26, 2020
@phillip-kruger phillip-kruger changed the title This add more features to the vert.x scanner and also fixes #265 Auto Generation of OperationId fixes #265 Jul 26, 2020
@phillip-kruger phillip-kruger changed the title Auto Generation of OperationId fixes #265 Auto Generation of OperationId . fixes #265 Jul 26, 2020
@phillip-kruger phillip-kruger merged commit a793a96 into smallrye:master Jul 26, 2020
Copy link
Member

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Not familiar with the vertx part I have to admit.

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.

Allow autogeneration of operation id
2 participants