Open Service Broker is an implementation of the "Open Service Broker API" based on Spring Boot & Groovy. It enables platforms such as Cloud Foundry & Kubernetes to provision and manage services.
Apache License 2.0
70
stars
25
forks
source link
bug: Set Correct Expected Status Code In Test #347
Not Retrievable response code was switched to FORBIDDEN. The corresponding functional tests were not adapted to this change.