cloudfoundry / cloudfoundry/cf-java-client
Support async service binding operations
Open
@twoseat is already working on this.
Since Jun 5, 2020.
client
enhancement
triaged
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
The V2 service bindings API supports and accepts_incomplete query parameter (create binding example), which can be set to true by clients wanting to perform asynchronous service binding operations. It's not supported in the CF Java Client at the moment though - please could it be added?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.