Commit 34d92ca
Add skip_notifications parameter to Update Ticket endpoint docs
The skip_notifications boolean parameter works on the Update Ticket
(PUT /tickets/{id}) endpoint but was missing from the OpenAPI specs.
This adds it to 2.13, 2.14, 2.15, and Unstable (0) using the same
allOf wrapper pattern used by Create Ticket.
Closes intercom/intercom#474395
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 54916f1 commit 34d92ca
File tree
4 files changed
+28
-4
lines changed- descriptions
- 0
- 2.13
- 2.14
- 2.15
4 files changed
+28
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14248 | 14248 | | |
14249 | 14249 | | |
14250 | 14250 | | |
14251 | | - | |
| 14251 | + | |
| 14252 | + | |
| 14253 | + | |
| 14254 | + | |
| 14255 | + | |
| 14256 | + | |
| 14257 | + | |
14252 | 14258 | | |
14253 | 14259 | | |
14254 | 14260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12140 | 12140 | | |
12141 | 12141 | | |
12142 | 12142 | | |
12143 | | - | |
| 12143 | + | |
| 12144 | + | |
| 12145 | + | |
| 12146 | + | |
| 12147 | + | |
| 12148 | + | |
| 12149 | + | |
12144 | 12150 | | |
12145 | 12151 | | |
12146 | 12152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13312 | 13312 | | |
13313 | 13313 | | |
13314 | 13314 | | |
13315 | | - | |
| 13315 | + | |
| 13316 | + | |
| 13317 | + | |
| 13318 | + | |
| 13319 | + | |
| 13320 | + | |
| 13321 | + | |
13316 | 13322 | | |
13317 | 13323 | | |
13318 | 13324 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13383 | 13383 | | |
13384 | 13384 | | |
13385 | 13385 | | |
13386 | | - | |
| 13386 | + | |
| 13387 | + | |
| 13388 | + | |
| 13389 | + | |
| 13390 | + | |
| 13391 | + | |
| 13392 | + | |
13387 | 13393 | | |
13388 | 13394 | | |
13389 | 13395 | | |
| |||
0 commit comments