David Stanley

Results 3 issues of David Stanley

The code sample that @miken32 provided in #79 makes it obvious how cumbersome it is to create a conversation. ``` use HelpScout\Api\Entity\Collection as HelpscoutCollection; use HelpScout\Api\Conversations\Conversation; use HelpScout\Api\Conversations\Threads\CustomerThread; use HelpScout\Api\Customers\Customer;...

enhancement

The v1 client used the service descriptions to enumerate the available reports. The v2 client does not do that. - [ ] Add `reports` endpoint - [ ] Create endpoint...

enhancement

I apologize in advance if this is a trivial/obvious issue, but... When trying to convert a swagger file to markdown, I'm getting the following error ``` FAILURE: Build failed with...