chore(docs): Update the API documentation to add the filter status=all to conversation list and meta (#8994)
This commit is contained in:
committed by
GitHub
parent
773be6f8ec
commit
fd993feece
@@ -2875,6 +2875,7 @@
|
||||
"in": "query",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"all",
|
||||
"open",
|
||||
"resolved",
|
||||
"pending",
|
||||
@@ -2975,6 +2976,7 @@
|
||||
"in": "query",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"all",
|
||||
"open",
|
||||
"resolved",
|
||||
"pending",
|
||||
|
||||
Reference in New Issue
Block a user