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
As a Korifi API user I want to be able to apply admin service plan visibility
GIVEN I have enabled the experimental managed services flag in the helm values WHEN I have created service brokers WHEN I POST /v3/service_plans/:guid/visibility with parameters type=admin THEN I get a 200 OK response containing the updated service plan visibility with type set to admin WHEN I get the updated service plan visibility THEN I see the visibility has been updated to admin and organizations cleared
As a Korifi API user I want to be able to apply
admin
service plan visibilityGIVEN I have enabled the experimental managed services flag in the helm values
WHEN I have created service brokers
WHEN I
POST /v3/service_plans/:guid/visibility
with parameterstype=admin
THEN I get a
200 OK
response containing the updated service plan visibility withtype
set toadmin
WHEN I get the updated service plan visibility
THEN I see the visibility has been updated to
admin
andorganizations
clearedDev notes:
The text was updated successfully, but these errors were encountered: