chore(docs): Update the API documentation to add the filter status=all to conversation list and meta (#8994)

This commit is contained in:
Danilo Campana Fuchs
2024-02-27 00:15:55 +01:00
committed by GitHub
parent 773be6f8ec
commit fd993feece
3 changed files with 4 additions and 2 deletions

View File

@@ -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",