We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cc72da + 46d88a4 commit d0b9d06Copy full SHA for d0b9d06
1 file changed
api.json
@@ -308,7 +308,8 @@
308
"type": "string"
309
}
310
311
- }
+ },
312
+ "nullable": true
313
},
314
"target_channel": {
315
"type": "string",
@@ -1914,11 +1915,7 @@
1914
1915
"errors": {
1916
"$ref": "#/components/schemas/Notification200Errors"
1917
- },
1918
- "required": [
1919
- "id",
1920
- "recipients"
1921
- ]
+ }
1922
1923
"CancelNotificationSuccessResponse": {
1924
"type": "object",
0 commit comments