cloudfoundry / cloudfoundry/stratos

V3 API: Support new (easier) service plan visibility process

Open
#4,401 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

v3 api
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

  • in v2 this was incredibly complicated to determine (acquiring information, calculating, etc)
  • in v3 there's now a single param on the service plan visibility_type (public, admin, org, space)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the V3 service-plan API handling and inspect how service-plan visibility is currently determined. Done means the implementation uses the V3 visibility_type value and supports public, admin, org, and space visibility without the older calculation process.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.