Commit 587e5d138db5c2c84d543b1c7dd5aa4e8aac001f
1 parent
94e49590
update "Завантажити документ в ставку"
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -1314,9 +1314,9 @@ Library openprocurement_client.utils | @@ -1314,9 +1314,9 @@ Library openprocurement_client.utils | ||
1314 | ... ${path} | 1314 | ... ${path} |
1315 | ... ${tender.data.id} | 1315 | ... ${tender.data.id} |
1316 | ... ${bid_id} | 1316 | ... ${bid_id} |
1317 | - ... subitem_name=${doc_name} | ||
1318 | ... doc_type=${doc_type} | 1317 | ... doc_type=${doc_type} |
1319 | ... access_token=${tender.access.token} | 1318 | ... access_token=${tender.access.token} |
1319 | + ... subitem_name=${doc_name} | ||
1320 | ${uploaded_file} = Create Dictionary | 1320 | ${uploaded_file} = Create Dictionary |
1321 | ... filepath=${path} | 1321 | ... filepath=${path} |
1322 | ... upload_response=${response} | 1322 | ... upload_response=${response} |
Please
register
or
login
to post a comment