getlago / lago-python-client

Python wrapper for the Lago Rest API
MIT License
20 stars 10 forks source link

fix: correct field name from `lago_item_id` to `lago_id` #187

Closed willymwai closed 1 year ago

willymwai commented 1 year ago

InvoiceItemResponse model defines a field lago_item_id which is not returned on API. The correct field is lago_id