Skip to content

Commit 24762f7

Browse files
author
github-actions
committed
Update OpenAPI schemas
1 parent 9a35669 commit 24762f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core-api/core-api.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2551,7 +2551,8 @@
25512551
},
25522552
"is_archived": {
25532553
"type": "boolean",
2554-
"description": "Determines if message is archived after import."
2554+
"description": "Determines if message is archived after import.",
2555+
"default": true
25552556
},
25562557
"should_skip_rules": {
25572558
"type": "boolean",

0 commit comments

Comments
 (0)