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

Add missing @Fluent annotations to HttpServerResponse methods #2573

Merged

Conversation

DavidGregory084
Copy link
Contributor

Adds missing fluent annotations to some methods in HttpServerResponse. It seems like without these the methods have MethodKind.OTHER when they are processed by vertx-codegen due to the condition here.

Signed-off-by: David Gregory <davidgregory084@gmail.com>
@vietj vietj merged commit d64aebf into eclipse-vertx:master Aug 6, 2018
@vietj vietj added this to the 3.6.0 milestone Aug 6, 2018
@vietj
Copy link
Member

vietj commented Aug 6, 2018

thanks!

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.

None yet

2 participants