killbill-client-php icon indicating copy to clipboard operation
killbill-client-php copied to clipboard

fixed when tagDef contain more than one tag

Open alexbleon opened this issue 4 years ago • 3 comments

problem was described https://groups.google.com/g/killbilling-users/c/Tu5p9c2q9Zg/m/TxRVktFkCwAJ When I try delete several account tags meet with error. After this fix trouble was gone

alexbleon avatar Dec 17 '21 16:12 alexbleon

This should be fixed in the templates instead.

pierre avatar May 12 '22 05:05 pierre

This should be fixed in the templates instead.

could you please explain what do you mean

alexbleon avatar May 12 '22 06:05 alexbleon

Most of the code is auto-generated (see https://github.com/killbill/killbill-client-php/blob/master/README.md#api-generation). These changes would be overridden next time we re-generate the client, unless the template files reflect this fix. I also suspect other endpoints are affected.

pierre avatar May 12 '22 12:05 pierre