cloudfoundry / korifi

Cloud Foundry on Kubernetes
Apache License 2.0
318 stars 65 forks source link

[Feature]: API PATCH /v3/service_offerings/:guid is not implemented #3588

Open klapkov opened 2 weeks ago

klapkov commented 2 weeks ago

Background

Patching of Service Offerings is not implemented. With this endpoint we can only patch annotations and labels - https://v3-apidocs.cloudfoundry.org/version/3.180.0/index.html#list-service-offerings

Acceptance Criteria