-
**Is your feature request related to a problem? Please describe.**
The `csb client` subcommand is very useful for local development of brokerpaks. However, it does not support listing instances pre…
-
**GIVEN** I have bound an app to a managed service
**WHEN** I `DELETE /v3/service_credential_bindings/my-binding-guid`
**THEN** I get a `202 Accepted` response with `Location` header ppointing me to…
-
Hi,
The lab was nice.
Do you mind to publish the source files?
-
How would y'all feel about the OSBAPI [1] community owning the swagger definition for the Service Broker API? This would allow it to be easily kept up to date with the latest spec changes.
The prop…
avade updated
7 years ago
-
According to [v2.13](https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md) of the spec schema object for the parameters provided on create or update should be supported. The abacu…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
cf curl /v2/info
`
{"name":"cf-deployment","build":"v1.60.0","support…
-
Rather than supporting OSBAPI for instance and binding management, we should consider using a more "normal" REST HTTP approach - one that continues the pattern defined by the APIs in the spec for mana…
-
Hello,
Could someone assist me in grasping why the invocation of v3 API functions such as organizationsV3(), spacesV3(), or routesV3() etc., triggers the automatic invocation of v2/info when I crea…
-
**What is the problem?**
Provision request [spec](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#provisioning) defines `organization_guid` and `space_guid` as required fiel…
-
App Broker users should be able to test their service configuration without invoking the OSBAPI.
For example, if I have configuration like the following:
```
spring.cloud.appbroker.services:
-…