Showing
1 changed file
with
6 additions
and
6 deletions
1 | 1 | *** Variables *** |
2 | 2 | ${RESOURCE} tenders # possible values: tenders, auctions |
3 | -${API_HOST_URL} https://lb.api-sandbox.openprocurement.org | |
4 | -${API_VERSION} 2.3 | |
3 | +${API_HOST_URL} https://lb-api-sandbox.prozorro.gov.ua | |
4 | +${API_VERSION} 2.4 | |
5 | 5 | ${BROKER} Quinta |
6 | -${DS_HOST_URL} https://upload.docs-sandbox.openprocurement.org | |
6 | +${DS_HOST_URL} https://upload-docs-sandbox.prozorro.gov.ua | |
7 | 7 | ${ROLE} viewer |
8 | -${EDR_HOST_URL} https://lb.edr-sandbox.openprocurement.org | |
8 | +${EDR_HOST_URL} https://lb-edr-sandbox.prozorro.gov.ua | |
9 | 9 | ${EDR_VERSION} 0 |
10 | 10 | |
11 | 11 | ${DASU_RESOURCE} monitorings |
12 | 12 | ${DASU_API_HOST_URL} https://audit-api-sandbox.prozorro.gov.ua |
13 | 13 | ${DASU_API_VERSION} 2.4 |
14 | 14 | |
15 | -${DS_REGEXP} ^https?:\/\/public.docs(?:-sandbox)?\.openprocurement\.org\/get\/([0-9A-Fa-f]{32}) | |
16 | -${AUCTION_REGEXP} ^https?:\/\/auction(?:-sandbox)?\.openprocurement\.org\/tenders\/([0-9A-Fa-f]{32}) | |
15 | +${DS_REGEXP} ^https?:\\/\\/public-docs(?:-dev)?\\.prozorro\\.gov\\.ua\\/get\\/([0-9A-Fa-f]{32}) | |
16 | +${AUCTION_REGEXP} ^https?:\\/\\/auction(?:-dev)?\\.prozorro\\.gov\\.ua\\/tenders\\/([0-9A-Fa-f]{32}) | |
\ No newline at end of file | ... | ... |
Please
register
or
login
to post a comment