Skip to content

Service Transactions and Service Provider

Compare
Choose a tag to compare
@keryc keryc released this 14 Oct 20:25
· 120 commits to main since this release
5c4688b
added BillPayment and ServiceProvider resources (#58)

* added billy_payments and service_providers

* changed service_provider fields and query type for bill_payments

* added tests for new resources and fixed BillPayment model

* added categories to ServiceProvider

* removed ServiceProvider resource, not going in that direction yet

* readded ServiceProvider as a resource

* added tests for ServiceProvider resource

* bump version

* testing pr workflow