You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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