Closed benphelps closed 5 years ago
Hey @benphelps, did you have a chance to look at @etagwerker 's comment? Thanks!
@lubc I created #22 to try and address the code review comments so that we can get this one merged.
I've created #23, which includes everything from #22 plus gets invoices model working for GET and includes the line items.
Thanks everyone for your efforts on this! @lubc or @etagwerker, do you have a sense as to when you can get this merged in?
This change adds support for fetching a single record, via methods inherited from
Harvesting::Models::Base
Used as such:
This is the interface suggest in #5.