kubernetes-retired / go-open-service-broker-client

A golang client for service brokers implementing the Open Service Broker API
Apache License 2.0
61 stars 51 forks source link

Switch ServiceBindingSchema.Create to InputParametersSchema #148

Closed edwardecook closed 4 years ago

edwardecook commented 4 years ago

This also removes all logic associated with RequestResponseSchema as this is not in any released (or pending release) version of the OSBAPI spec.

Resolves #147

edwardecook commented 4 years ago

/assign @carolynvs

jberkhahn commented 4 years ago

/lgtm /approve

k8s-ci-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: edwardecook, jberkhahn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/go-open-service-broker-client/blob/master/OWNERS)~~ [jberkhahn] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment