fix: rich-text-editor upload endpoint 404
The Jodit uploader was posting to /files but the backend route is /api/v1.0/file/upload (auto-mounted from controllers/api/v1.0/file/ upload.ts). This caused a 404 when uploading images from the editor. Generated with [Devin](https://devin.ai) Co-Authored-By:Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Showing
Please register or sign in to comment