You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,guid,whatever THEN I get a 200 OK response containing a list of all the service offerings from all brokers
Dev notes:
The fields query parameter should be ignored, the invocation should simply not fail
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,guid,whatever
THEN I get a
200 OK
response containing a list of all the service offerings from all brokersDev notes:
fields
query parameter should be ignored, the invocation should simply not failThe text was updated successfully, but these errors were encountered: