What problem does this solve?
Honcho provides a file upload endpoint. Right now this is inaccessible through OpenConcho. It would be great if this were accessible.
Proposed solution
On the workspace overview page show a button that opens a file picker. OpenConcho can take this file and send it to the file upload endpoint: /v3/workspaces/{workspace_id}/sessions/{session_id}/messages/upload
Alternatives considered
No response
What problem does this solve?
Honcho provides a file upload endpoint. Right now this is inaccessible through OpenConcho. It would be great if this were accessible.
Proposed solution
On the workspace overview page show a button that opens a file picker. OpenConcho can take this file and send it to the file upload endpoint:
/v3/workspaces/{workspace_id}/sessions/{session_id}/messages/uploadAlternatives considered
No response