Ches Martin
Ches Martin
Hello, Joe! I was reading the series on OSC and got distracted by some typos, so I started fixing them as I went along. There's a broken link from errant...
There's a lot that I'd like to do for a 2.0 of this gem dealing with making it more focused on domain models in an object-oriented way, instead of just...
We have `:ssl => {:verify => false}` in the Faraday connection options. This was likely cargo-culted. It needs to die a fiery death. But, we should make it configurable, for...
Currently undocumented, helpful for debugging batch roles operations.
Beginning July 6th, AngelList will require all API calls to be authenticated. Ideally we should prevent calls from being made when a client instance has not been configured with authentication...
For instance, you need the message scope to use the messages API resources. From Josh on the API team, the response will be an HTTP 400 with JSON body including...
It should be possible to, for instance, insert caching middleware in the stack.