Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -29,7 +29,7 @@ Library openprocurement_client.utils | @@ -29,7 +29,7 @@ Library openprocurement_client.utils | ||
| 29 | ${auth_ds}= set variable ${auth_ds_all.${RESOURCE}} | 29 | ${auth_ds}= set variable ${auth_ds_all.${RESOURCE}} |
| 30 | Log ${auth_ds} | 30 | Log ${auth_ds} |
| 31 | 31 | ||
| 32 | -# Uncomment this line if there is need to precess files operations without DS. | 32 | +# Uncomment this line if there is need to process files operations without DS. |
| 33 | # ${ds_api_wraper}= set variable ${None} | 33 | # ${ds_api_wraper}= set variable ${None} |
| 34 | ${ds_api_wraper}= prepare_ds_api_wrapper ${DS_HOST_URL} ${auth_ds} | 34 | ${ds_api_wraper}= prepare_ds_api_wrapper ${DS_HOST_URL} ${auth_ds} |
| 35 | ${api_wrapper}= prepare_api_wrapper ${USERS.users['${username}'].api_key} ${RESOURCE} ${API_HOST_URL} ${API_VERSION} ${ds_api_wraper} | 35 | ${api_wrapper}= prepare_api_wrapper ${USERS.users['${username}'].api_key} ${RESOURCE} ${API_HOST_URL} ${API_VERSION} ${ds_api_wraper} |
Please
register
or
login
to post a comment