Commit f3eef3f4fb3eef6e68da995bd6b85d071abd5080
1 parent
8c4ed65c
show stage 2 tender url in console output
Showing
1 changed file
with
1 additions
and
0 deletions
... | ... | @@ -2294,6 +2294,7 @@ Library openprocurement_client.utils |
2294 | 2294 | ... ${tender} |
2295 | 2295 | ... access_token=${tender.access.token} |
2296 | 2296 | Log ${reply} |
2297 | + Log ${\n}${API_HOST_URL}/api/${API_VERSION}/tenders/${reply.data.id}${\n} WARN | |
2297 | 2298 | |
2298 | 2299 | ############################################################################## |
2299 | 2300 | # CONTRACT SIGNING | ... | ... |
Please
register
or
login
to post a comment