This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
v1.1.8
- Fix #5
- Added version API to retrieve the current version of the service broker
API Endpoint - http://localhost:8080/version.
Sample response :
{"version" :1.1.8}
- Junit test case for creating org and user
- Junit test case for delete application, org, and user