Skip to content

Commit d4eb78a

Browse files
authored
Merge pull request #3502 from meilisearch/CaroFG-patch-2
Add missing redirect for update chats route
2 parents b831443 + 8e3bb0f commit d4eb78a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1849,6 +1849,10 @@
18491849
{
18501850
"source": "/reference/api/tokenize",
18511851
"destination": "/reference/api/authorization"
1852+
},
1853+
{
1854+
"source": "/reference/api/chats/update-chat",
1855+
"destination": "/reference/api/chats/update-settings-of-a-chat-workspace"
18521856
}
18531857
]
18541858
}

0 commit comments

Comments
 (0)