api-client-nodejs icon indicating copy to clipboard operation
api-client-nodejs copied to clipboard

Add support for the tickets endpoint

Open tlacroix opened this issue 7 years ago • 0 comments

Add support for tickets:

  • List (GET /)
  • Get (GET /id)
  • Create (POST /)
  • Update tags (PUT /id/tags)

tlacroix avatar Oct 29 '18 16:10 tlacroix