diff --git a/version/release-candidate/index.html b/version/release-candidate/index.html index c77f07c9a2f..c76580a5558 100644 --- a/version/release-candidate/index.html +++ b/version/release-candidate/index.html @@ -9919,6 +9919,7 @@

Get platform info

"description": "Put your apps here!", "name": "Cloud Foundry", "version": 123, + "osbapi_version": "2.15", "links": { "self": { "href": "http://api.example.com/v3/info" } , "support": { "href": "http://support.example.com" } @@ -9939,6 +9940,7 @@

Get platform info

"description": "", "name": "", "version": 0, + "osbapi_version": "", "links": { "self": { "href": "http://api.example.com/v3/info" } , "support": { "href": "" }