Re: Document for service broker api version 2.5
James Bayer
looks like the docs are only at 2.4:
http://docs.cloudfoundry.org/services/api.html
2.5 should only have been incremental changes and should be backward
compatible with other 2.x versions.
when you say it doesn't work, do you have details of an interaction that
shows the problem?
On Thu, Jun 25, 2015 at 7:45 PM, NGUYEN Hong Chau <nguyenhongchau(a)gmail.com>
wrote:
--
Thank you,
James Bayer
http://docs.cloudfoundry.org/services/api.html
2.5 should only have been incremental changes and should be backward
compatible with other 2.x versions.
when you say it doesn't work, do you have details of an interaction that
shows the problem?
On Thu, Jun 25, 2015 at 7:45 PM, NGUYEN Hong Chau <nguyenhongchau(a)gmail.com>
wrote:
Hi all,
I'm trying to implement a service broker for cf-release v210. I
implemented my service broker in cf-release v207 based on this service
broker project
<https://github.com/cloudfoundry-community/spring-boot-cf-service-broker>.
Now cf-release v210 using api version 2.5 for broker and my code doesn't
work. I'm looking up docs for api version 2.5 but find no document
available yet. Does anyone implement a service broker for api version 2.5?
And could you explain me the modifications I must do for the new broker
version?
Thanks in advance.
--
Nguyen Hong-Chau
_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev
--
Thank you,
James Bayer