Open
Description
We are trying to create a service instance using v3 api from cf-java-client. We couldn't find an implementation for v3 in the latest version 5.6.0.RELEASE of Cloud-foundry-operations. We also noticed that the cloud-foundry-client / cloud-foundry-client-reactor doesn't have all the necessary request and response models to support v3 service instance creation.
Question:
Is there a way to create a service instance using v3 from cf-java-client?