Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement POST /v3/service_plans/{guid}/visibility #3411

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

georgethebeatle
Copy link
Member

Is there a related GitHub Issue?

#3275

What is this change about?

Implement updating service plan visibility

  • For now public is the only allowd value other than admin, which is
    the default
  • Bonus: Introduce the visibility_type field in the service plan
    resource. This makes cf service-access display the plan visibility
    correctly

- For now `public` is the only allowd value other than `admin`, which is
  the default
- Bonus: Introduce the `visibility_type` field in the service plan
  resource. This makes `cf service-access` display the plan visibility
  correctly

fixes #3275

Co-authored-by: Georgi Sabev <[email protected]>
@danail-branekov danail-branekov enabled auto-merge (rebase) August 5, 2024 12:43
@danail-branekov danail-branekov merged commit fc29672 into main Aug 5, 2024
11 checks passed
@danail-branekov danail-branekov deleted the issues/3275-public-visibility branch August 5, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants