mirror of
https://github.com/arabianq/yndx-disk.git
synced 2026-04-28 06:31:23 +00:00
0.2 Version
+get_url
This commit is contained in:
@@ -450,7 +450,7 @@ async def get_upload_url(token: str, path: str, fields: str = "", overwrite: boo
|
||||
url=url,
|
||||
headers=utils.generate_headers(token=token),
|
||||
params={
|
||||
"path": utils.parse_path(path),
|
||||
"path": utils.psarse_path(path),
|
||||
"fields": fields,
|
||||
"overwrite": overwrite,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user