Jochem Kuijpers

Results 1 issues of Jochem Kuijpers

This PR aims to fix a compiler issue I ran into when generating `java` code from an API spec. The generated code imports `com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider` in `ApiClient.java`, which is the javax...

Client: Java
Issue: Bug