IT-DEV/saas/k1/autotask
  • TypeScript 100%
Find a file
Joseph 3e9be96f44 fix(autotask-client): use parent path for ticket note creation
Endpoint was /v1.0/TicketNotes (404) instead of
/v1.0/Tickets/{id}/Notes matching the getTicketNotes pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 13:48:32 -05:00
src fix(autotask-client): use parent path for ticket note creation 2026-04-06 13:48:32 -05:00
.env.example Initial import from SharePoint mirror 2026-03-06 14:18:04 -06:00
.gitignore Initial import from SharePoint mirror 2026-03-06 14:18:04 -06:00
package-lock.json Initial import from SharePoint mirror 2026-03-06 14:18:04 -06:00
package.json Initial import from SharePoint mirror 2026-03-06 14:18:04 -06:00
tsconfig.json Initial import from SharePoint mirror 2026-03-06 14:18:04 -06:00