openservicebrokerapi / servicebroker

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

Reconcile service plan resource properties between OpenAPI (v2/3) and spec #740

Closed WalkerGriggs closed 3 years ago

WalkerGriggs commented 3 years ago

What is the problem this PR solves?

Adds missing properties to the service plan resource in both the Swagger and OpenAPI spec. Specifically:

To openapi.yaml:

To swagger.yaml:

Fixes: #739

Checklist:

linux-foundation-easycla[bot] commented 3 years ago

CLA Signed

The committers are authorized under a signed CLA.

Samze commented 3 years ago

LGTM thanks @WalkerGriggs