Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update recordings preview3 #2

Merged
merged 5 commits into from
Mar 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -468,27 +468,27 @@ interactions:
Content-Type:
- application/pdf
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b1 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.8.5 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyze
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyze?readingOrder=basic
response:
body:
string: ''
headers:
apim-request-id:
- 3195f61d-7f70-4d17-824a-ed34ab26e7ad
- 0d919899-1ba7-4fe0-bb35-24c6fab5e584
content-length:
- '0'
date:
- Thu, 29 Oct 2020 23:31:55 GMT
- Mon, 01 Mar 2021 18:47:18 GMT
operation-location:
- https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyzeResults/3195f61d-7f70-4d17-824a-ed34ab26e7ad
- https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyzeResults/0d919899-1ba7-4fe0-bb35-24c6fab5e584
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
x-content-type-options:
- nosniff
x-envoy-upstream-service-time:
- '69'
- '29'
status:
code: 202
message: Accepted
Expand All @@ -502,30 +502,30 @@ interactions:
Connection:
- keep-alive
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b1 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.8.5 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyzeResults/3195f61d-7f70-4d17-824a-ed34ab26e7ad
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyzeResults/0d919899-1ba7-4fe0-bb35-24c6fab5e584
response:
body:
string: '{"status": "succeeded", "createdDateTime": "2020-10-29T23:31:55Z",
"lastUpdatedDateTime": "2020-10-29T23:32:00Z", "analyzeResult": {"version":
string: '{"status": "succeeded", "createdDateTime": "2021-03-01T18:47:18Z",
"lastUpdatedDateTime": "2021-03-01T18:47:22Z", "analyzeResult": {"version":
"2.1.0", "readResults": [{"page": 1, "angle": 0, "width": 8.5, "height": 11,
"unit": "inch", "lines": []}], "pageResults": [{"page": 1, "tables": []}]}}'
headers:
apim-request-id:
- b3b652ce-f85e-4a0c-bb27-70ff7b5ef2bd
- e1370033-4559-4d59-8776-f3ca6bf666bd
content-length:
- '269'
content-type:
- application/json; charset=utf-8
date:
- Thu, 29 Oct 2020 23:32:00 GMT
- Mon, 01 Mar 2021 18:47:23 GMT
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
x-content-type-options:
- nosniff
x-envoy-upstream-service-time:
- '20'
- '138'
status:
code: 200
message: OK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ interactions:
Content-Type:
- application/pdf
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b1 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.8.5 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyze
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyze?readingOrder=basic
response:
body:
string: '{"error": {"code": "401", "message": "Access denied due to invalid
Expand All @@ -25,7 +25,7 @@ interactions:
content-length:
- '224'
date:
- Thu, 29 Oct 2020 23:32:01 GMT
- Mon, 01 Mar 2021 18:47:23 GMT
status:
code: 401
message: PermissionDenied
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,27 @@ interactions:
Content-Type:
- application/pdf
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b1 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.8.5 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyze
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyze?readingOrder=basic
response:
body:
string: ''
headers:
apim-request-id:
- 15959b4b-29db-4c3d-a4b5-b397fc8ad09b
- 6749eb25-c3b9-4386-a218-18907f687fb7
content-length:
- '0'
date:
- Thu, 29 Oct 2020 23:32:01 GMT
- Mon, 01 Mar 2021 18:47:24 GMT
operation-location:
- https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyzeResults/15959b4b-29db-4c3d-a4b5-b397fc8ad09b
- https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyzeResults/6749eb25-c3b9-4386-a218-18907f687fb7
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
x-content-type-options:
- nosniff
x-envoy-upstream-service-time:
- '119'
- '78'
status:
code: 202
message: Accepted
Expand All @@ -48,13 +48,13 @@ interactions:
Connection:
- keep-alive
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b1 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.8.5 (Windows-10-10.0.19041-SP0)
method: GET
uri: https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyzeResults/15959b4b-29db-4c3d-a4b5-b397fc8ad09b
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyzeResults/6749eb25-c3b9-4386-a218-18907f687fb7
response:
body:
string: '{"status": "succeeded", "createdDateTime": "2020-10-29T23:32:02Z",
"lastUpdatedDateTime": "2020-10-29T23:32:07Z", "analyzeResult": {"version":
string: '{"status": "succeeded", "createdDateTime": "2021-03-01T18:47:24Z",
"lastUpdatedDateTime": "2021-03-01T18:47:28Z", "analyzeResult": {"version":
"2.1.0", "readResults": [{"page": 1, "angle": 0, "width": 8.5, "height": 11,
"unit": "inch", "lines": [{"boundingBox": [0.5384, 1.1583, 1.4466, 1.1583,
1.4466, 1.3534, 0.5384, 1.3534], "text": "Contoso", "appearance": {"style":
Expand Down Expand Up @@ -179,19 +179,19 @@ interactions:
2.7802, 7.4933, 2.7816, 7.4913, 3.8459, 0.4966, 3.8447]}]}]}}'
headers:
apim-request-id:
- fd9d8fc0-9be9-48fb-a75c-28328d6d60b9
- 39372f8e-964b-4b4d-8181-5f1e885606c6
content-length:
- '8802'
- '8901'
content-type:
- application/json; charset=utf-8
date:
- Thu, 29 Oct 2020 23:32:07 GMT
- Mon, 01 Mar 2021 18:47:29 GMT
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
x-content-type-options:
- nosniff
x-envoy-upstream-service-time:
- '21'
- '121'
status:
code: 200
message: OK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ interactions:
Content-Type:
- image/jpeg
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b1 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.8.5 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://centraluseuap.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.2/layout/analyze?language=not%20a%20language
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/layout/analyze?language=not%20a%20language&readingOrder=basic
response:
body:
string: '{"error": {"code": "NotSupportedLanguage", "message": "The requested
operation is not supported in the language specified."}}'
headers:
apim-request-id:
- 72712459-ccb5-433e-a7c2-35fb58f05832
- 320ee785-52f6-4569-8087-254b16decf25
content-length:
- '121'
content-type:
- application/json; charset=utf-8
date:
- Tue, 03 Nov 2020 19:21:59 GMT
- Mon, 01 Mar 2021 18:47:35 GMT
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
x-content-type-options:
Expand Down
Loading