Loïc Hermann

Results 57 comments of Loïc Hermann

I faced a similar issue with the following specification: ``` responses: 200: description: 'Return Notice' content: application/pdf: schema: type: string format: binary 404: description: Notice does not exist content: application/json:...

@filiphr this should generate a mapping method that return a javassist proxy object of the target bean. When a method is called on this proxy, this should call the actual...

This is blocked by https://issues.apache.org/jira/browse/ARROW-12747 Maybe allowing to set the result format in the connection string can help ?

Hello @sfc-gh-wfateem, do you have any ETA about this ? It is causing a lot of pain in our ecosystem because we have some other problems that we could solve...

@TkDodo shouldn't we have two default functions instead? One for the normal query and one for the infinite one ?

@geoand I am looking into this with @pcheucle, we are trying to modify some jaxRs annotations in the lra plugin processor. The annotation transformer build item is not working with...

sure: https://github.com/rmanibus/feathers-reactive_reproducer_215 just run `npm install` then `npm start`