Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 295 Bytes

File metadata and controls

11 lines (6 loc) · 295 Bytes

Ticket To-Do Operations

Ticket checklist items (/api/ToDo, FaultToDo). OpenAPI supports list and create only.

Get Many

Return All, Limit, Ticket ID (ticket_id query filter)

Create

Ticket ID and Additional Fields JSON for the new to-do record (POST /ToDo).