- MODULE_NAME added in the GENERAL configuration.
- / root endpoint added.
- Form data and description added for /upload_file endpoint for the below params.
- file_purpose
- system_relative_path
- Validation added while creating the directory in /upload_file endpoint.
- /download_file endpoint changed from POST to GET.