Matheus Cruz

Results 103 comments of Matheus Cruz

I made a first research about to add this feature, the `@Outgoing` we can use the `DaprClient`, but the `@Incoming` is a HTTP request where we need a handler or...

@salaboy I opened a draft pull request, to be able to test it see this repo that I am using for debugging https://github.com/mcruzdev/messaging-dapr

You can see more details about how-to solve this one [here](https://pt.quarkus.io/guides/extension-codestart)

Hi @muguntha-kumar could you share the OpenAPI specification with us?

Of course, I am getting my PC now to work on OS!

Hi @DAAKNI, sorry for the delay. Do you mean to have `Response` for all generated methods?

It should be solved by this pull request https://github.com/Apicurio/apicurio-codegen/pull/345! Let's wait a little more :)

Yes @ricardozanini, we can close this one. @krisraich, please, use the [`quarkus.openapi-generator.use-bean-validation`](https://docs.quarkiverse.io/quarkus-openapi-generator/dev/server.html#quarkus-openapi-generator-server_quarkus-openapi-generator-use-bean-validation) property to enable this one.

Closed by https://github.com/quarkiverse/quarkus-openapi-generator/pull/1015 (waiting new release)

Hi @clemthi this is my next issue to solve, I think it is a apicurio issue.