mcassidygamma

Results 5 comments of mcassidygamma

I stumbled across this too. In my scenario though, I wanted any method which would return void to return a Response instead. I've created a PR which will actually allow...

This is the same as https://github.com/swagger-api/swagger-codegen/issues/8642 for 2.x

https://github.com/swagger-api/swagger-codegen-generators/pull/732

Created a new PR with all the latest changes from the master branch https://github.com/swagger-api/swagger-codegen-generators/pull/1045

I'm having the same problem, but it gets a little worse. The exception gets added to the `failures` list in `io.smallrye.reactive.messaging.providers.extension.HealthCenter` which then begins returning a negative status in the...