This repository was archived by the owner on Jan 21, 2022. It is now read-only.
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
doc/api.md could be made clearer #76
Open
Description
While trying to add metering (Abacus) support for the CF samples go_service_broker
I found it a bit hard, or maybe not as clear as it could be, what APIs are provided by Abacus vs the ones that I (as a service broker writer) should implement and be called by Abacus. I would be nice to have the api.md
be separated or at least demarcated in terms of responsibilities.
Also, a simple diagram or maybe a couple of sequence diagrams could be very useful. See this diagram about how the CC calls a service broker for async operations as an example.