Re: [Proposal] Making the Service Broker API less CF-specific
Matt McNeeney
Hi Gwenn,
We agree that this change is important. However, the Open Service Broker API Change Policy [1] specifies the following: New fields may be added to existing request/response messages. These fields must be optional and should be ignored by clients and servers that do not understand them. Service brokers that want to be accessed from multiple platforms can check for the presence of the context parameter, and fall back to using the existing required fields if necessary. In a future version of the spec, we may consider making the context parameter a required field. Many thanks, Matt - [1] https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#change-policy On Fri, Apr 21, 2017 at 3:37 AM Gwenn Etourneau <getourneau(a)pivotal.io> wrote: HI,
|
|