forked from loafle/openapi-generator-original
Support file downloading in Python codegen.
This commit is contained in:
@@ -41,4 +41,5 @@ api_key_prefix = {}
|
||||
username = ''
|
||||
password = ''
|
||||
|
||||
|
||||
# Temp foloder for file download
|
||||
temp_folder_path = None
|
||||
|
||||
Reference in New Issue
Block a user