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

As a Korifi API user I want to be able to include the service broker fields when listing service offerings #3413

Closed
danail-branekov opened this issue Aug 6, 2024 · 0 comments

Comments

@danail-branekov
Copy link
Member

danail-branekov commented Aug 6, 2024

GIVEN I have enabled the experimental managed services flag in the helm values
WHEN I have created service brokers
WHEN I GET /v3/service_offerings?fields[service_broker]=name
THEN I get a 200 OK response containing a list of available service offerings with broker name under the included.service_brokers array

Dev notes:

danail-branekov added a commit that referenced this issue Aug 8, 2024
fixes #3413

Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
danail-branekov added a commit that referenced this issue Aug 8, 2024
fixes #3413

Co-authored-by: Georgi Sabev <georgethebeatle@gmail.com>
@georgethebeatle georgethebeatle added this to the v0.13 milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants