Commit 23aabbf
docs: Add previous_ticket_state_id to Ticket schema (Unstable) (#388)
Add previous_ticket_state_id field to Ticket response schema:
- Property definition in ticket schema
- Example value in response example
- Nullable string type (null when no state change history)
- Available in Unstable version only
Related to: intercom/intercom#474982
Co-authored-by: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>1 parent 9d3c3b7 commit 23aabbf
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8526 | 8526 | | |
8527 | 8527 | | |
8528 | 8528 | | |
| 8529 | + | |
8529 | 8530 | | |
8530 | 8531 | | |
8531 | 8532 | | |
| |||
23404 | 23405 | | |
23405 | 23406 | | |
23406 | 23407 | | |
| 23408 | + | |
| 23409 | + | |
| 23410 | + | |
| 23411 | + | |
| 23412 | + | |
| 23413 | + | |
| 23414 | + | |
23407 | 23415 | | |
23408 | 23416 | | |
23409 | 23417 | | |
| |||
0 commit comments