Docker Engine API (v1.39) + swaggerhub + java code generation doesn't compile

Hi - I loaded https://docs.docker.com/engine/api/v1.39/swagger.yaml into https://app.swaggerhub.com/apis/jameshnsears/docker-engine_api/1.39 and attempted a client SDK export for both java & jaxrs.

Neither exports compiled. I know swaggerhub is a third party and so on and so forth, but I’d still kind of expect the swagger.yaml to actually produce something that compiles.

For sure, it could be that the fault lies with swaggerhub - but then again it might not.

Any idea’s on how to get something that compiles?