cf-java-client icon indicating copy to clipboard operation
cf-java-client copied to clipboard

Missing V3 Info API

Open braunsonm opened this issue 4 years ago • 1 comments

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.

braunsonm avatar Mar 31 '21 18:03 braunsonm

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.

dmikusa avatar Jun 03 '21 17:06 dmikusa