Skip to content

Commit

Permalink
Update OpenAPI schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 8, 2023
1 parent cdc3c41 commit 6d90795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-api/core-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5648,7 +5648,7 @@
"in": "path",
"name": "query",
"required": true,
"description": "Search query string. See available Conversation Search Parameters below",
"description": "Search query string. See [Search](https://dev.frontapp.com/docs/search-1) topic for usage details.",
"schema": {
"type": "string",
"default": "inbox%3Ainb_123%20tag%3Atag_345"
Expand Down

0 comments on commit 6d90795

Please sign in to comment.