Skip to content

Commit

Permalink
Updated with job id scrubbing
Browse files Browse the repository at this point in the history
  • Loading branch information
agniveshadhikari committed May 18, 2021
1 parent 4e56b77 commit bf33d7f
Show file tree
Hide file tree
Showing 12 changed files with 308 additions and 310 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ interactions:
uri: https://fakeAccount.farmbeats.azure.net/farmers/test-farmer-farmer-ops?api-version=2021-03-31-preview
response:
body:
string: '{"id":"test-farmer-farmer-ops","eTag":"0000b216-0000-0600-0000-60a42f410000","status":"Sample
Status","createdDateTime":"2021-05-18T21:18:57Z","modifiedDateTime":"2021-05-18T21:18:57Z","name":"Test
string: '{"id":"test-farmer-farmer-ops","eTag":"0000aa18-0000-0600-0000-60a4375a0000","status":"Sample
Status","createdDateTime":"2021-05-18T21:53:30Z","modifiedDateTime":"2021-05-18T21:53:30Z","name":"Test
Farmer","description":"Farmer created during testing.","properties":{"foo":"bar","numeric
one":1,"1":"numeric key"}}'
headers:
Expand All @@ -36,9 +36,9 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:18:57 GMT
- Tue, 18 May 2021 21:53:30 GMT
etag:
- 0000b216-0000-0600-0000-60a42f410000
- 0000aa18-0000-0600-0000-60a4375a0000
location:
- http://sdk-live-test-agadhika-second.farmbeats.azure.net/farmers/test-farmer-farmer-ops
server:
Expand All @@ -63,8 +63,8 @@ interactions:
uri: https://fakeAccount.farmbeats.azure.net/farmers/test-farmer-farmer-ops?api-version=2021-03-31-preview
response:
body:
string: '{"id":"test-farmer-farmer-ops","eTag":"0000b216-0000-0600-0000-60a42f410000","status":"Sample
Status","createdDateTime":"2021-05-18T21:18:57Z","modifiedDateTime":"2021-05-18T21:18:57Z","name":"Test
string: '{"id":"test-farmer-farmer-ops","eTag":"0000aa18-0000-0600-0000-60a4375a0000","status":"Sample
Status","createdDateTime":"2021-05-18T21:53:30Z","modifiedDateTime":"2021-05-18T21:53:30Z","name":"Test
Farmer","description":"Farmer created during testing.","properties":{"foo":"bar","numeric
one":1,"1":"numeric key"}}'
headers:
Expand All @@ -79,7 +79,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:18:58 GMT
- Tue, 18 May 2021 21:53:31 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand Down Expand Up @@ -112,8 +112,8 @@ interactions:
uri: https://fakeAccount.farmbeats.azure.net/farmers/test-farmer-farmer-ops?api-version=2021-03-31-preview
response:
body:
string: '{"id":"test-farmer-farmer-ops","eTag":"0000b316-0000-0600-0000-60a42f430000","status":"Sample
Status","createdDateTime":"2021-05-18T21:18:57Z","modifiedDateTime":"2021-05-18T21:18:59Z","name":"Test
string: '{"id":"test-farmer-farmer-ops","eTag":"0000ab18-0000-0600-0000-60a4375c0000","status":"Sample
Status","createdDateTime":"2021-05-18T21:53:30Z","modifiedDateTime":"2021-05-18T21:53:32Z","name":"Test
Farmer Updated","description":"Farmer created during testing.","properties":{"foo":"bar","numeric
one":1,"1":"numeric key"}}'
headers:
Expand All @@ -128,7 +128,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:18:59 GMT
- Tue, 18 May 2021 21:53:32 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand All @@ -155,8 +155,8 @@ interactions:
uri: https://fakeAccount.farmbeats.azure.net/farmers/test-farmer-farmer-ops?api-version=2021-03-31-preview
response:
body:
string: '{"id":"test-farmer-farmer-ops","eTag":"0000b316-0000-0600-0000-60a42f430000","status":"Sample
Status","createdDateTime":"2021-05-18T21:18:57Z","modifiedDateTime":"2021-05-18T21:18:59Z","name":"Test
string: '{"id":"test-farmer-farmer-ops","eTag":"0000ab18-0000-0600-0000-60a4375c0000","status":"Sample
Status","createdDateTime":"2021-05-18T21:53:30Z","modifiedDateTime":"2021-05-18T21:53:32Z","name":"Test
Farmer Updated","description":"Farmer created during testing.","properties":{"foo":"bar","numeric
one":1,"1":"numeric key"}}'
headers:
Expand All @@ -171,7 +171,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:19:00 GMT
- Tue, 18 May 2021 21:53:33 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand Down Expand Up @@ -211,7 +211,7 @@ interactions:
content-length:
- '0'
date:
- Tue, 18 May 2021 21:19:02 GMT
- Tue, 18 May 2021 21:53:35 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand All @@ -235,7 +235,7 @@ interactions:
response:
body:
string: '{"error":{"code":"ResourceNotFound","message":"Resource with id ''test-farmer-farmer-ops''
does not exist.","target":null,"details":null,"innererror":null},"traceId":"0HM8KA6VEKNA0:00000002"}'
does not exist.","target":null,"details":null,"innererror":null},"traceId":"0HM8KA6VD5AR1:00000002"}'
headers:
api-deprecated-versions:
- 2020-12-31-preview
Expand All @@ -248,7 +248,7 @@ interactions:
content-type:
- application/json
date:
- Tue, 18 May 2021 21:19:03 GMT
- Tue, 18 May 2021 21:53:35 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ interactions:
uri: https://fakeAccount.farmbeats.azure.net/farmers/test-farmer-farmer-ops-async?api-version=2021-03-31-preview
response:
body:
string: '{"id":"test-farmer-farmer-ops-async","eTag":"00003203-0000-0600-0000-60a42f480000","status":"Sample
Status","createdDateTime":"2021-05-18T21:19:04Z","modifiedDateTime":"2021-05-18T21:19:04Z","name":"Test
string: '{"id":"test-farmer-farmer-ops-async","eTag":"00005503-0000-0600-0000-60a437610000","status":"Sample
Status","createdDateTime":"2021-05-18T21:53:37Z","modifiedDateTime":"2021-05-18T21:53:37Z","name":"Test
Farmer","description":"Farmer created during testing.","properties":{"foo":"bar","numeric
one":1,"1":"numeric key"}}'
headers:
Expand All @@ -26,8 +26,8 @@ interactions:
connection: keep-alive
content-length: '320'
content-type: application/json; charset=utf-8
date: Tue, 18 May 2021 21:19:04 GMT
etag: 00003203-0000-0600-0000-60a42f480000
date: Tue, 18 May 2021 21:53:37 GMT
etag: 00005503-0000-0600-0000-60a437610000
location: http://sdk-live-test-agadhika-second.farmbeats.azure.net/farmers/test-farmer-farmer-ops-async
server: nginx/1.19.1
strict-transport-security: max-age=15724800; includeSubDomains
Expand All @@ -47,17 +47,17 @@ interactions:
response:
body:
string: !!binary |
H4sIAAAAAAAAA4yPyY7DIAyGXwX5HEZAM1Un56ov0Jzm5gansjoBBORQVX33MV3u5eDl9+eFG7CH
ASqVqmfMC+W3i6loLNcwQQc04lkoI2/jzEa3QJttMy3aGuzd3O9aInSpWNci/BGX9Efq+Mw7mDJh
Jb8XM/JCQjjjrDbf2u5GZwf7M5j+V8Alep75EzLgozrK/erwOFxET2XKnCrHILWnrF7LlV8zh7Nq
Pxb/JXjKMVGuTHLzDeYYpemEbVBYpZMnFYMssR1Yqby1C13hfv8HAAD//wMAMwfc9kABAAA=
H4sIAAAAAAAAA4yPyY7DIAyGXwX5HCpImnSU82heoDn15gansmYCCMihqvruNV3uw8HL788LN2AH
IxTKRS+YVkofF2LWmK9+hgZowotQRl7fm07XQJuhmhoNBvfdYbA1EToXLFsW/ohr/CN1fOUNzImw
kPsWM/FKQrSmtdr02n5NrR37buwOJwHX4Hjh/5Aen9VJ7lc/z8NFdJTnxLFw8FJ7yeq9XLktsb+o
+mPxO8FjCpFSYZKbb7CEIE1nrIP8Jp08q+BliW3ASuWj/dIV7vcHAAAA//8DAOyi9ZlAAQAA
headers:
api-deprecated-versions: 2020-12-31-preview
api-supported-versions: 2021-03-31-preview
connection: keep-alive
content-encoding: gzip
content-type: application/json; charset=utf-8
date: Tue, 18 May 2021 21:19:05 GMT
date: Tue, 18 May 2021 21:53:38 GMT
server: nginx/1.19.1
strict-transport-security: max-age=15724800; includeSubDomains
transfer-encoding: chunked
Expand All @@ -84,18 +84,18 @@ interactions:
response:
body:
string: !!binary |
H4sIAAAAAAAAA4SPPW7DMAyFryJwtgrJcYzEc9EL2Fm6MRYdEK0lQZKHIMjdQ6XJXA380fsIPt6A
HQxQKBe9YFopvVOIWWO++hkaoAkvQhl5u87sdC206WuoVW+wa5cOayN0Lli2LPyIa/wlNf71DcyJ
sJD7lDDxSkK0prXa7LU9TK0d7HEw3beAa3C88D9kX0mPT3US/+rraVydoqtbRHSU58SxcPDCvOSX
CeW2xP6i6uWSPwSPKURKhUm832AJQYbOmOqWTSZ5VsHLMtuAFeX990NXuN8fAAAA//8DAJr05YxI
AQAA
H4sIAAAAAAAAA4SPy27DIBBFfwXN2lRgYjv1uuoPxN10NzHjCLUGBHgRRfn3DHmsw2Ie3DOaOxdw
FkYolItcMK2UXinELDGf/QwN0IQnphS/blBG1kKqvoZa9Qp3ZuhNbZjOBcuWmT/gGv9JHB59A3Mi
LGS/OExuJSZa1WqpOqn3U6vHzoxm+GVwDdYt7g35WUmPd3Vi/+L7blz8RFu3sGgpz8nF4oJn5ik/
TQi7JedPol7O+YPxmEKkVByx9wssIfDQEVPdsvGkm0XwvEw3oFl5/f3RGa7XGwAAAP//AwCd2GaG
SAEAAA==
headers:
api-deprecated-versions: 2020-12-31-preview
api-supported-versions: 2021-03-31-preview
connection: keep-alive
content-encoding: gzip
content-type: application/json; charset=utf-8
date: Tue, 18 May 2021 21:19:06 GMT
date: Tue, 18 May 2021 21:53:39 GMT
server: nginx/1.19.1
strict-transport-security: max-age=15724800; includeSubDomains
transfer-encoding: chunked
Expand All @@ -116,18 +116,18 @@ interactions:
response:
body:
string: !!binary |
H4sIAAAAAAAAA4SPPW7DMAyFryJwtgrJcYzEc9EL2Fm6MRYdEK0lQZKHIMjdQ6XJXA380fsIPt6A
HQxQKBe9YFopvVOIWWO++hkaoAkvQhl5u87sdC206WuoVW+wa5cOayN0Lli2LPyIa/wlNf71DcyJ
sJD7lDDxSkK0prXa7LU9TK0d7HEw3beAa3C88D9kX0mPT3US/+rraVydoqtbRHSU58SxcPDCvOSX
CeW2xP6i6uWSPwSPKURKhUm832AJQYbOmOqWTSZ5VsHLMtuAFeX990NXuN8fAAAA//8DAJr05YxI
AQAA
H4sIAAAAAAAAA4SPy27DIBBFfwXN2lRgYjv1uuoPxN10NzHjCLUGBHgRRfn3DHmsw2Ie3DOaOxdw
FkYolItcMK2UXinELDGf/QwN0IQnphS/blBG1kKqvoZa9Qp3ZuhNbZjOBcuWmT/gGv9JHB59A3Mi
LGS/OExuJSZa1WqpOqn3U6vHzoxm+GVwDdYt7g35WUmPd3Vi/+L7blz8RFu3sGgpz8nF4oJn5ik/
TQi7JedPol7O+YPxmEKkVByx9wssIfDQEVPdsvGkm0XwvEw3oFl5/f3RGa7XGwAAAP//AwCd2GaG
SAEAAA==
headers:
api-deprecated-versions: 2020-12-31-preview
api-supported-versions: 2021-03-31-preview
connection: keep-alive
content-encoding: gzip
content-type: application/json; charset=utf-8
date: Tue, 18 May 2021 21:19:06 GMT
date: Tue, 18 May 2021 21:53:39 GMT
server: nginx/1.19.1
strict-transport-security: max-age=15724800; includeSubDomains
transfer-encoding: chunked
Expand All @@ -153,7 +153,7 @@ interactions:
api-supported-versions: 2021-03-31-preview
connection: keep-alive
content-length: '0'
date: Tue, 18 May 2021 21:19:08 GMT
date: Tue, 18 May 2021 21:53:40 GMT
server: nginx/1.19.1
strict-transport-security: max-age=15724800; includeSubDomains
status:
Expand All @@ -172,17 +172,17 @@ interactions:
response:
body:
string: !!binary |
H4sIAAAAAAAAA0xOQQrCQAz8ypKLl1YqiJa96UEUUdCD92U31oV2I0mKSunfrWjBuQwzEzLTATIT
g+3AU0CwcEahlj0eSTfUpgAZNCjiqv/QPKLeTAxmoiiaXx03yCPRXXInr+QnJhCKSaQGn1F0OvxS
xxUq2NTWdQYB1cVaRhlTQv4N+jj9cM/O4y4M3cX2UO5Xy8VldirXtvhiDv0bAAD//wMA+bTOxMMA
H4sIAAAAAAAAA0xOQQrCQAz8ypJLL63ooSJ7K4gooocevC+7sS60G0lSVEr/bkULzmWYmZCZAZCZ
GOwAngKChRqFevZ4Jt1RnwLk0KGIa/5D84h6MzGYTFG0uDrukGeiuxROXslnJhCKSaQGn1F0Mf1S
xw0q2NS3bQ4B1cVWZhlTQv4N+jjjdM/O4yFM3cv9aXOs1pdtWdUru/yihPENAAD//wMAr5KKs8MA
AAA=
headers:
api-deprecated-versions: 2020-12-31-preview
api-supported-versions: 2021-03-31-preview
connection: keep-alive
content-encoding: gzip
content-type: application/json
date: Tue, 18 May 2021 21:19:08 GMT
date: Tue, 18 May 2021 21:53:40 GMT
server: nginx/1.19.1
strict-transport-security: max-age=15724800; includeSubDomains
transfer-encoding: chunked
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ interactions:
uri: https://fakeAccount.farmbeats.azure.net/farmers/satellite-flow-test-farmer?api-version=2021-03-31-preview
response:
body:
string: '{"id":"satellite-flow-test-farmer","eTag":"00003603-0000-0600-0000-60a42f4e0000","createdDateTime":"2021-05-18T14:17:48Z","modifiedDateTime":"2021-05-18T21:19:10Z"}'
string: '{"id":"satellite-flow-test-farmer","eTag":"00006c03-0000-0600-0000-60a43b110000","createdDateTime":"2021-05-18T14:17:48Z","modifiedDateTime":"2021-05-18T22:09:21Z"}'
headers:
api-deprecated-versions:
- 2020-12-31-preview
Expand All @@ -31,9 +31,9 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:19:10 GMT
- Tue, 18 May 2021 22:09:21 GMT
etag:
- 00003603-0000-0600-0000-60a42f4e0000
- 00006c03-0000-0600-0000-60a43b110000
server:
- nginx/1.19.1
strict-transport-security:
Expand Down Expand Up @@ -69,7 +69,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:19:11 GMT
- Tue, 18 May 2021 22:09:23 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand Down Expand Up @@ -99,12 +99,12 @@ interactions:
User-Agent:
- azsdk-python-agrifood-farming/1.0.0b1 Python/3.7.4 (Windows-10-10.0.19041-SP0)
method: PUT
uri: https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job-9207?api-version=2021-03-31-preview
uri: https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job?api-version=2021-03-31-preview
response:
body:
string: '{"farmerId":"satellite-flow-test-farmer","boundaryId":"satellite-flow-test-boundary","startDateTime":"2020-01-01T00:00:00Z","endDateTime":"2020-01-31T00:00:00Z","provider":"Microsoft","source":"Sentinel_2_L2A","data":{"imageNames":["LAI"],"imageFormats":["TIF"],"imageResolutions":[10.0]},"id":"satellite-flow-job-9207","status":"Waiting","message":"Created
job ''satellite-flow-job-9207'' to fetch satellite data for boundary ''satellite-flow-test-boundary''
from startDate ''01/01/2020'' to endDate ''01/31/2020'' (both inclusive).","createdDateTime":"2021-05-18T21:19:12Z","lastActionDateTime":"2021-05-18T21:19:12Z","startTime":"2021-05-18T21:19:12Z"}'
string: '{"farmerId":"satellite-flow-test-farmer","boundaryId":"satellite-flow-test-boundary","startDateTime":"2020-01-01T00:00:00Z","endDateTime":"2020-01-31T00:00:00Z","provider":"Microsoft","source":"Sentinel_2_L2A","data":{"imageNames":["LAI"],"imageFormats":["TIF"],"imageResolutions":[10.0]},"id":"satellite-flow-job","status":"Waiting","message":"Created
job ''satellite-flow-job'' to fetch satellite data for boundary ''satellite-flow-test-boundary''
from startDate ''01/01/2020'' to endDate ''01/31/2020'' (both inclusive).","createdDateTime":"2021-05-18T22:09:23Z","lastActionDateTime":"2021-05-18T22:09:23Z","startTime":"2021-05-18T22:09:23Z"}'
headers:
api-deprecated-versions:
- 2020-12-31-preview
Expand All @@ -113,15 +113,15 @@ interactions:
connection:
- keep-alive
content-length:
- '647'
- '645'
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:19:12 GMT
- Tue, 18 May 2021 22:09:24 GMT
location:
- https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job-9207?api-version=2021-03-31-preview
- https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job?api-version=2021-03-31-preview
operation-location:
- https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job-9207?api-version=2021-03-31-preview
- https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job?api-version=2021-03-31-preview
server:
- nginx/1.19.1
strict-transport-security:
Expand All @@ -141,12 +141,12 @@ interactions:
User-Agent:
- azsdk-python-agrifood-farming/1.0.0b1 Python/3.7.4 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job-9207?api-version=2021-03-31-preview
uri: https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job?api-version=2021-03-31-preview
response:
body:
string: '{"farmerId":"satellite-flow-test-farmer","boundaryId":"satellite-flow-test-boundary","startDateTime":"2020-01-01T00:00:00Z","endDateTime":"2020-01-31T00:00:00Z","provider":"Microsoft","source":"Sentinel_2_L2A","data":{"imageNames":["LAI"],"imageFormats":["TIF"],"imageResolutions":[10.0]},"id":"satellite-flow-job-9207","status":"Succeeded","durationInSeconds":2.2953548,"message":"Satellite
string: '{"farmerId":"satellite-flow-test-farmer","boundaryId":"satellite-flow-test-boundary","startDateTime":"2020-01-01T00:00:00Z","endDateTime":"2020-01-31T00:00:00Z","provider":"Microsoft","source":"Sentinel_2_L2A","data":{"imageNames":["LAI"],"imageFormats":["TIF"],"imageResolutions":[10.0]},"id":"satellite-flow-job","status":"Succeeded","durationInSeconds":4.6599564,"message":"Satellite
data is available for 12 days from provider in the requested date range. Successfully
fetched data for 12 days.","createdDateTime":"2021-05-18T21:19:12Z","lastActionDateTime":"2021-05-18T21:19:14Z","startTime":"2021-05-18T21:19:12Z","endTime":"2021-05-18T21:19:14Z"}'
fetched data for 12 days.","createdDateTime":"2021-05-18T22:09:23Z","lastActionDateTime":"2021-05-18T22:09:28Z","startTime":"2021-05-18T22:09:23Z","endTime":"2021-05-18T22:09:28Z"}'
headers:
api-deprecated-versions:
- 2020-12-31-preview
Expand All @@ -155,11 +155,11 @@ interactions:
connection:
- keep-alive
content-length:
- '658'
- '657'
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:19:43 GMT
- Tue, 18 May 2021 22:09:55 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand All @@ -183,12 +183,12 @@ interactions:
User-Agent:
- azsdk-python-agrifood-farming/1.0.0b1 Python/3.7.4 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job-9207?api-version=2021-03-31-preview
uri: https://fakeAccount.farmbeats.azure.net/scenes/satellite/ingest-data/satellite-flow-job?api-version=2021-03-31-preview
response:
body:
string: '{"farmerId":"satellite-flow-test-farmer","boundaryId":"satellite-flow-test-boundary","startDateTime":"2020-01-01T00:00:00Z","endDateTime":"2020-01-31T00:00:00Z","provider":"Microsoft","source":"Sentinel_2_L2A","data":{"imageNames":["LAI"],"imageFormats":["TIF"],"imageResolutions":[10.0]},"id":"satellite-flow-job-9207","status":"Succeeded","durationInSeconds":2.2953548,"message":"Satellite
string: '{"farmerId":"satellite-flow-test-farmer","boundaryId":"satellite-flow-test-boundary","startDateTime":"2020-01-01T00:00:00Z","endDateTime":"2020-01-31T00:00:00Z","provider":"Microsoft","source":"Sentinel_2_L2A","data":{"imageNames":["LAI"],"imageFormats":["TIF"],"imageResolutions":[10.0]},"id":"satellite-flow-job","status":"Succeeded","durationInSeconds":4.6599564,"message":"Satellite
data is available for 12 days from provider in the requested date range. Successfully
fetched data for 12 days.","createdDateTime":"2021-05-18T21:19:12Z","lastActionDateTime":"2021-05-18T21:19:14Z","startTime":"2021-05-18T21:19:12Z","endTime":"2021-05-18T21:19:14Z"}'
fetched data for 12 days.","createdDateTime":"2021-05-18T22:09:23Z","lastActionDateTime":"2021-05-18T22:09:28Z","startTime":"2021-05-18T22:09:23Z","endTime":"2021-05-18T22:09:28Z"}'
headers:
api-deprecated-versions:
- 2020-12-31-preview
Expand All @@ -197,11 +197,11 @@ interactions:
connection:
- keep-alive
content-length:
- '658'
- '657'
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:19:44 GMT
- Tue, 18 May 2021 22:09:56 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand Down Expand Up @@ -241,7 +241,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Tue, 18 May 2021 21:19:45 GMT
- Tue, 18 May 2021 22:09:57 GMT
server:
- nginx/1.19.1
strict-transport-security:
Expand Down
Loading

0 comments on commit bf33d7f

Please sign in to comment.