killbill-api
killbill-api copied to clipboard
Kill Bill APIs
We would like to start by creating POJOs matching the interfaces we have defined in our catalog module. For instance, given the `interface` [Plan](https://github.com/killbill/killbill-api/blob/master/src/main/java/org/killbill/billing/catalog/api/Plan.java), we would like to create a...
using killbill in docker with following swagger version https://github.com/killbill/killbill-docs/blob/v3/swagger/file/swagger.json POST `/1.0/kb/tenants/uploadPluginConfig/{pluginName}` will return empty body instead of defined `TenantKeyValue` on status 201