Changed
- HelpScoutEndpointRequester now returns subentities for methods named other
than http methods like get / post / put / delete / etc.
- HelpScoutEndpointRequester can now be accessed as a dictionary to request
specific resources or specific resources sub endpoints (like a conversation's
tags).
- The client's *hit* method has been renamed to *hit_* and *hit* nows nexts the
generator.