cloudfoundry/korifi

As a Korifi API user I want to be able to filter service offerings by name

Closed this issue · 0 comments

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?names=offering1,offering2
THEN I get a 200 OK response containing a list of all the service offerings that have the specified names

Dev notes: