Skip to content

Commit

Permalink
List history API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m-tabaza committed Sep 7, 2024
1 parent f445edb commit 3968183
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 3 additions & 0 deletions docs/api-reference/chat-sessions/list_history.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
openapi: get /chat/sessions/{session_id}/history
---
6 changes: 4 additions & 2 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,9 @@
"api-reference/chat-sessions/create",
"api-reference/chat-sessions/get",
"api-reference/chat-sessions/list",
"api-reference/chat-sessions/update"
"api-reference/chat-sessions/update",
"api-reference/chat-sessions/send",
"api-reference/chat-sessions/list_history"
]
},
{
Expand All @@ -143,7 +145,7 @@
"api": {
"playground": {}
},
"openapi": "https://api-v2.opencopilot.so/api-json",
"openapi": "https://pbf26x74-8080.euw.devtunnels.ms/api-json",
"tabs": [
{
"name": "API Reference",
Expand Down

0 comments on commit 3968183

Please sign in to comment.