cloudfoundry / cloudfoundry/cf-java-client
Endpoint v3 Service Route Binding is not implemented
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
In order to to migrate from v2 api to v3, we need the v3 api implemented in cf-java-client. Service Route Binding is missing so far.
Pull request is in preparation.
v3 documentation
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.
Research direction
Read the linked v3 documentation first, then locate the v3 endpoint entry point in cf-java-client and follow comparable service API tests, if present. Done means Service Route Binding support is implemented in the client and the relevant behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100