Added

Support operations

New Support endpoint operations:

New schemas:

  • TicketDetailExtAPI — Extend TicketListItem with description.
  • CommentExtAPI — Comment with author email and Unix ms timestamp.
  • CommentsResponseExtAPI — Comments array (no pagination).
  • CreateCommentRequest — Body and optional private flag.