Skip to content

Commit e56ee26

Browse files
author
github-actions
committed
Update OpenAPI schemas
1 parent a76eee2 commit e56ee26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-api/core-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4904,7 +4904,7 @@
49044904
"conversationQuery": {
49054905
"name": "q",
49064906
"in": "query",
4907-
"description": "[Search query object](https://dev.frontapp.com/docs/query-object-q) with a property `statuses`, whose value should be a list of conversation statuses (`assigned`, `unassigned`, `archived`, or `deleted`). If ticketing is enabled, this endpoint accepts either `status_categories` (`open`, `waiting`, `resolved`) or `status_ids` as an alternative.",
4907+
"description": "[Search query object](https://dev.frontapp.com/docs/query-object-q) with a property `statuses`, whose value should be a list of conversation statuses (`assigned`, `unassigned`, `archived`, or `trashed`). If ticketing is enabled, this endpoint accepts either `status_categories` (`open`, `waiting`, `resolved`) or `status_ids` as an alternative.",
49084908
"schema": {
49094909
"type": "string"
49104910
}

0 commit comments

Comments
 (0)