963aa6d94cbb → 7c34110a3072 · 10 changes across 6 operations
- PATCH/api/workspace/folders/{folder_id}
- ○
added the new optional request property
- ○
added the non-success response with the status
- ○
added the optional property
to the response with the status
- ○
- POST/api/workspace/folders
- ○
added the new optional request property
- ○
added the non-success response with the status
- ○
added the optional property
to the response with the status
- ○
- POST/api/chat/sessions/{session_id}/messages/pending
- ○
added the new optional request property
- ○
- POST/api/chat/sessions/{session_id}/stream
- ○
added the new optional request property
- ○
- GET/api/workspace/files
- ○
added the new optional
queryrequest parameterinclude_user_files
- ○
- GET/api/workspace/folders
- ○
added the optional property
//to the response with the status
- ○