You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added list of endpoints to create Service Binding response body.
Added a delay to polling response for Service Instance and Service Binding last operations.
Added a Service Offering specific async polling timeout.
Allow a Service Instance context to be updated and add org name, space name, and instance names.
Added mechanism for orphan mitigation.
Allow brokers to return 200 for no-op update Service Instance requests.
Allow brokers to not return parameters when returning a Service Instance or Service Binding.
Add plan_updateable field to the Service Plan object.
Clarify what happens when deleting during a provision/bind request.
Remove character restrictions on names of Service Offerings, and Service Plans.
Allow empty descriptions in the response body for getting the last operations of - [ ] - [ ] Service Instances, and Service Bindings.
Clarify broker behavior expected when deprovisioning while a provision request is in progress and unbinding while an unbind request is in progress.
Clarify broker behavior when a provision request is received during a provision request for the same instance or when a binding request is received during a binding request for the same binding.
Added maintenance info support to Service Plans.
Restrict Operation strings to 10,000 chartacters in the response body for provisioning or deprovisioning a Service Instance, and binding or unbinding a Service Binding.
Added request identity header.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: