cloudfoundry / cloudfoundry/cf-java-client
Update to latest CAPI Version 1.240.0
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
CF has a new property "suspended" that is missing in cf-java-client and breaks the integration tests.
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
Start by locating the client’s CAPI model or API definition for version 1.240.0 and the integration tests that currently fail because the “suspended” property is missing. Confirm how existing CAPI properties are represented, then update the client so the integration tests pass with the new property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100