cf-java-client
cf-java-client copied to clipboard
Missing V3 Info API
The Java client currently does not implement the V3 Info API. https://v3-apidocs.cloudfoundry.org/version/3.97.0/index.html#info
You can get around this by constructing your own reactor info v3 endpoint for now.
Acknowledged.
If you or anyone else are interested in submitting a PR, this would be a good candidate. We have some development tips/points here. I can also answer questions you might have.