| title | v2 API Change Log |
|---|
Added support for service instance plan update, bumped version to 2.4. Included in cf-release final build 192.
Added dashboard_client parameters to /v2/catalog in support of service dashboard sso, bumped version to 2.3. Included in cf-release final build 169.
Added free field to service plans, bumped version to 2.2, included in cf-release final build 164.
Removed example request bodies for Unbind and Delete, as DELETE requests do not include a body. Clarified that documented request fields are query parameters, not body fields. Updated example cUrl to remove body and add query parameters.
Added field, bumped version to 2.1, included in cf-release final build 152.
Renamed 'writing-service' document to 'api'. Updated the api document to reflect the v2.1 api. Moved the v2.0 doc to a separate page for archival purposes.
Bug found in the v2.0 doc. It was indicated that the credentials field returned by the broker after binding a service to an app is required, but it is actually optional.
Bug found in the v2.0 doc. We discovered another place in the docs that indicated that a 404 returned for a unbind or delete would be interpreted by cloud controller as a success. This was incorrect. Cloud controller accepts 200 and 410 as successes and 404 as a failure. We have updated the documentation again and the API version remains at 2.0.
Bug found in the v2.0 doc. It was indicated that a 404 returned for a unbind or delete would be interpreted by cloud controller as a success. This was incorrect. Cloud controller accepts 200 and 410 as successes and 404 as a failure. Doc has been updated and API version remains at 2.0.