Java Client Library

I realise I can use the openapi YAML to generate a client, but the spec is broken in a lot of cases. In particular the use of ‘allOf’ and ‘anyOf’ without refs creates a lot of issues with many of the generators - particularly Java.

Does anyone have / know of a Java client library that supports the full API and works?!

Some of the other issues with the yaml - duplicated list entries, use of an enum inside a boolean, use of an enum inside a number etc.

Hi,
Unfortunately, we do not have a Java client yet. However, I have noted this as a #feedback for the relevant team
Feel free to create a new topic if you still face challenges.