Commit 01fd4a4
Add skip_notifications to conversations reply endpoint
Adds support for the skip_notifications parameter on the Conversations API
reply endpoint (POST /conversations/{id}/reply) in the unstable spec.
This brings parity with the Tickets API which already supports this parameter.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c001741 commit 01fd4a4
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7394 | 7394 | | |
7395 | 7395 | | |
7396 | 7396 | | |
7397 | | - | |
| 7397 | + | |
| 7398 | + | |
| 7399 | + | |
| 7400 | + | |
| 7401 | + | |
| 7402 | + | |
| 7403 | + | |
| 7404 | + | |
| 7405 | + | |
7398 | 7406 | | |
7399 | 7407 | | |
7400 | 7408 | | |
| |||
0 commit comments