api-client-nodejs
api-client-nodejs copied to clipboard
Add support for the tickets endpoint
Add support for tickets:
- List (GET /)
- Get (GET /id)
- Create (POST /)
- Update tags (PUT /id/tags)