Added download as file option to app creator and OpenAPI as a whole
This commit is contained in:
@@ -2820,6 +2820,7 @@ class AppBase:
|
||||
self.logger.info("[INFO] NO FILES TO HANDLE")
|
||||
|
||||
tmp_result = {
|
||||
"success": True,
|
||||
"result": newres[0],
|
||||
"file_ids": file_ids
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user