Skip to content

Commit 936a533

Browse files
author
github-actions
committed
Update OpenAPI schemas
1 parent 00872e7 commit 936a533

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
@@ -4992,7 +4992,7 @@
49924992
"topicQuery": {
49934993
"name": "q",
49944994
"in": "query",
4995-
"description": "[Search query object](https://dev.frontapp.com/docs/query-object-q) with a property `types`, whose value should be a list of link types (examples - `web`, `jira`, `asana` ).",
4995+
"description": "[Search query object](https://dev.frontapp.com/docs/query-object-q) with a property `types`, whose value should be a list of link types. Links created via the API have type `web` and links created by application objects have type `app_<uid>`, matching the app UID where the object is configured. There are also types `jira`, `asana`, `monday`, `trello`, and `github`, which correspond to the integrations built by Front.",
49964996
"schema": {
49974997
"type": "string"
49984998
}

0 commit comments

Comments
 (0)