getlago / lago-go-client

Lago Go Client
MIT License
21 stars 19 forks source link

feat(subscription) allow to pass status to index and delete #109

Closed ansmonjol closed 1 year ago

ansmonjol commented 1 year ago

This PR adds 2 improvements

You can now delete a pending subscription by passing a status=pending as query param You can now filter GET /subscriptions by passing an array of status as query param