release: v1.0.40
This commit is contained in:
parent
b708d0ecec
commit
d55f4f3322
15 changed files with 28 additions and 28 deletions
|
|
@ -1979,9 +1979,9 @@ export type SessionMessagesData = {
|
|||
*/
|
||||
id: string
|
||||
}
|
||||
query?: {
|
||||
query: {
|
||||
directory?: string
|
||||
limit?: number
|
||||
limit: number
|
||||
}
|
||||
url: "/session/{id}/message"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue