Skip to content
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 @@ -13,7 +13,7 @@ interactions:
Content-Type:
- application/json
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b5 Python/3.9.0 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/custom/models/00000000-0000-0000-0000-000000000000/analyze?includeTextDetails=false
response:
Expand All @@ -22,19 +22,19 @@ interactions:
not ready, Model Id: 00000000-0000-0000-0000-000000000000"}}'
headers:
apim-request-id:
- c7be5829-ee71-49fe-b3e7-53eb95f04b94
- 2ffecc7d-dde0-405a-9e5e-d842c047d96b
content-length:
- '124'
content-type:
- application/json; charset=utf-8
date:
- Fri, 19 Mar 2021 19:37:30 GMT
- Sat, 01 May 2021 01:26:03 GMT
strict-transport-security:
- max-age=31536000; includeSubDomains; preload
x-content-type-options:
- nosniff
x-envoy-upstream-service-time:
- '17'
- '22'
status:
code: 400
message: Bad Request
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ interactions:
Content-Type:
- application/json
User-Agent:
- azsdk-python-ai-formrecognizer/3.1.0b4 Python/3.9.0 (Windows-10-10.0.19041-SP0)
- azsdk-python-ai-formrecognizer/3.1.0b5 Python/3.9.0 (Windows-10-10.0.19041-SP0)
method: POST
uri: https://region.api.cognitive.microsoft.com/formrecognizer/v2.1-preview.3/custom/models/00000000-0000-0000-0000-000000000000/analyze?includeTextDetails=false
response:
body:
string: '{"error": {"code": "1001", "message": "Specified model not found or
not ready, Model Id: 00000000-0000-0000-0000-000000000000"}}'
headers:
apim-request-id: f802c431-5c3e-448f-8ae7-742a53c2200e
apim-request-id: 3ffcea99-d6f7-493c-a017-3444e618c450
content-length: '124'
content-type: application/json; charset=utf-8
date: Fri, 19 Mar 2021 20:15:44 GMT
date: Sat, 01 May 2021 01:38:24 GMT
strict-transport-security: max-age=31536000; includeSubDomains; preload
x-content-type-options: nosniff
x-envoy-upstream-service-time: '19'
x-envoy-upstream-service-time: '20'
status:
code: 400
message: Bad Request
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading