- Ya
- 12 Aprili 2026, 04:12 UTC
- Mwandishi
- kamo
- Ahadi ya
- 027a128
Upload routes now call ConversionService directly via CONVERSION_SERVICE_URL: - POST /api/imaging/upload → /api/conversion/imaging/upload - POST /api/imaging/templates/upload → **************** All other routes now forward through APIService to DocsService via /api/docs/imaging/: - Download, delete, metadata, list, folders, doc-types, assoc-config, hidden, history/changes, history/downloads, templates/list, templates/{id}/status, templates/{id}/converted-pdf, **************** Routes previously using raw *** cookie fetches now properly use OTK via forwardToApi.