🐛 fix(parameterComponent): change content field to file_path to match backend API
✨ feat(inputFileComponent): add file upload functionality and update state and callback with the filename 🔥 chore(tabsContext): remove console.log statements 🔧 chore(vite.config.ts): add upload route to apiRoutes The content field in the parameterComponent was changed to file_path to match the backend API. The inputFileComponent now allows file uploads and updates the state and callback with the filename. The console.log statements were removed from the tabsContext. The upload route was added to the apiRoutes in the vite.config.ts file.
G
Gabriel Almeida committed
f7671874f0f9be4ed675662b26029d52dc09f0b0
Parent: 28ec833