openservicebrokerapi / servicebroker

Open Service Broker API Specification
https://openservicebrokerapi.org/
Apache License 2.0
1.19k stars 434 forks source link

Fix inconsistent asynchronous operations text #523

Closed Samze closed 6 years ago

Samze commented 6 years ago

closes #520

cfdreddbot commented 6 years ago

Hey Samze!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

Samze commented 6 years ago

@duglin in #520 you suggested removing the duplication, but this largely exists because we repeat the text for each async operations (Provision/Update/Delete). I think keeping the duplication makes the spec easier to read but harder to maintain and we should make it as easy as possible to read. WDYT?

duglin commented 6 years ago

LGTM

Approved with PullApprove

avade commented 6 years ago

LGTM

Approved with PullApprove