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

recoreded files #3

Merged
merged 1 commit into from
Jun 17, 2022
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
@@ -0,0 +1,25 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/documentModels:build?api-version=2022-06-30-preview",
"Headers" : {
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.6 (11.0.10; Windows 10; 10.0)",
"x-ms-client-request-id" : "5de1f8eb-05fe-4dcd-b062-f3df83a3bc3a",
"Content-Type" : "application/json"
},
"Response" : {
"Transfer-Encoding" : "chunked",
"x-envoy-upstream-service-time" : "664",
"Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload",
"x-content-type-options" : "nosniff",
"apim-request-id" : "6ea4a482-899b-46ca-9a0e-e30ecd444e4e",
"retry-after" : "0",
"StatusCode" : "400",
"Body" : "{\n \"error\": {\n \"code\": \"InvalidRequest\",\n \"message\": \"Invalid request.\",\n \"innererror\": {\n \"code\": \"TrainingContentMissing\",\n \"message\": \"Training data is missing: Could not find any training data at the given path.\"\n }\n }\n}",
"Date" : "Fri, 17 Jun 2022 21:07:49 GMT",
"Content-Type" : "application/json"
},
"Exception" : null
} ],
"variables" : [ ]
}
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/documentModels:build?api-version=2022-01-30-preview",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/documentModels:build?api-version=2022-06-30-preview",
"Headers" : {
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.4 (11.0.9; Windows 10; 10.0)",
"x-ms-client-request-id" : "4e6e8dc3-bf44-4507-872c-78c398941b76",
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.6 (11.0.10; Windows 10; 10.0)",
"x-ms-client-request-id" : "bf12c3a2-a169-4766-ae46-accd643ff690",
"Content-Type" : "application/json"
},
"Response" : {
"Transfer-Encoding" : "chunked",
"x-envoy-upstream-service-time" : "527",
"x-envoy-upstream-service-time" : "850",
"Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload",
"x-content-type-options" : "nosniff",
"apim-request-id" : "79b88d49-2994-4641-afa3-497c1a0e0ad5",
"apim-request-id" : "bb9ab4fa-e637-43b6-8db6-c64c4cf33d22",
"retry-after" : "0",
"StatusCode" : "400",
"Body" : "{\n \"error\": {\n \"code\": \"InvalidRequest\",\n \"message\": \"Invalid request.\",\n \"innererror\": {\n \"code\": \"TrainingContentMissing\",\n \"message\": \"Training data is missing: Could not find any training data at the given path.\"\n }\n }\n}",
"Date" : "Mon, 24 Jan 2022 23:11:28 GMT",
"Date" : "Fri, 17 Jun 2022 21:07:48 GMT",
"Content-Type" : "application/json"
},
"Exception" : null
Expand Down
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
{
"networkCallRecords" : [ {
"Method" : "POST",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/documentModels:build?api-version=2022-01-30-preview",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/documentModels:build?api-version=2022-06-30-preview",
"Headers" : {
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.4 (11.0.9; Windows 10; 10.0)",
"x-ms-client-request-id" : "a0e16291-13ca-461a-b96f-26acb29dc191",
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.6 (11.0.10; Windows 10; 10.0)",
"x-ms-client-request-id" : "fa1957fe-9154-421e-98ca-b895d9620d86",
"Content-Type" : "application/json"
},
"Response" : {
"content-length" : "0",
"x-envoy-upstream-service-time" : "2801",
"x-envoy-upstream-service-time" : "2907",
"Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload",
"operation-location" : "https://shafangfr.cognitiveservices.azure.com/formrecognizer/operations/31523302111_0c5792fe-56ab-4bf1-98d9-30a4d9e16daa?api-version=2022-01-30-preview",
"operation-location" : "https://shafangfr.cognitiveservices.azure.com/formrecognizer/operations/31510867915_ed6457be-9859-4cd4-a536-4ff21e7e2d8e?api-version=2022-06-30-preview",
"x-content-type-options" : "nosniff",
"apim-request-id" : "0c5792fe-56ab-4bf1-98d9-30a4d9e16daa",
"apim-request-id" : "ed6457be-9859-4cd4-a536-4ff21e7e2d8e",
"retry-after" : "0",
"StatusCode" : "202",
"Date" : "Mon, 24 Jan 2022 23:11:31 GMT"
"Date" : "Fri, 17 Jun 2022 21:08:06 GMT"
},
"Exception" : null
}, {
"Method" : "GET",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/operations/31523302111_0c5792fe-56ab-4bf1-98d9-30a4d9e16daa?api-version=2022-01-30-preview",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/operations/31510867915_ed6457be-9859-4cd4-a536-4ff21e7e2d8e?api-version=2022-06-30-preview",
"Headers" : {
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.4 (11.0.9; Windows 10; 10.0)",
"x-ms-client-request-id" : "c93b555c-c907-459b-aa61-ecabe135881a"
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.6 (11.0.10; Windows 10; 10.0)",
"x-ms-client-request-id" : "a7f65300-90b6-4405-9223-2056617e88c4"
},
"Response" : {
"Transfer-Encoding" : "chunked",
"x-envoy-upstream-service-time" : "29",
"x-envoy-upstream-service-time" : "16",
"Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload",
"x-content-type-options" : "nosniff",
"apim-request-id" : "ac1a119b-6d88-4b76-8fcc-9c32447969b0",
"apim-request-id" : "710902e0-4dcc-491d-a664-00bff6e31ff2",
"retry-after" : "0",
"StatusCode" : "200",
"Body" : "{\n \"operationId\": \"31523302111_0c5792fe-56ab-4bf1-98d9-30a4d9e16daa\",\n \"kind\": \"documentModelBuild\",\n \"status\": \"succeeded\",\n \"createdDateTime\": \"2022-01-24T23:11:29Z\",\n \"lastUpdatedDateTime\": \"2022-01-24T23:11:33Z\",\n \"resourceLocation\": \"https://shafangfr.cognitiveservices.azure.com/formrecognizer/documentModels/a0e57c7a-73fe-4d31-9189-16b3c0632df1?api-version=2022-01-30-preview\",\n \"percentCompleted\": 100,\n \"result\": {\n \"docTypes\": {\n \"a0e57c7a-73fe-4d31-9189-16b3c0632df1\": {\n \"fieldSchema\": {\n \"Merchant\": {\n \"type\": \"string\"\n },\n \"PhoneNumber\": {\n \"type\": \"string\"\n },\n \"Website\": {\n \"type\": \"string\"\n },\n \"Email\": {\n \"type\": \"string\"\n },\n \"PurchaseOrderNumber\": {\n \"type\": \"string\"\n },\n \"DatedAs\": {\n \"type\": \"string\"\n },\n \"VendorName\": {\n \"type\": \"string\"\n },\n \"CompanyName\": {\n \"type\": \"string\"\n },\n \"CompanyAddress\": {\n \"type\": \"string\"\n },\n \"CompanyPhoneNumber\": {\n \"type\": \"string\"\n },\n \"Subtotal\": {\n \"type\": \"string\"\n },\n \"Tax\": {\n \"type\": \"string\"\n },\n \"Total\": {\n \"type\": \"string\"\n },\n \"Signature\": {\n \"type\": \"string\"\n },\n \"Quantity\": {\n \"type\": \"number\"\n }\n },\n \"buildMode\": \"template\",\n \"fieldConfidence\": {\n \"CompanyAddress\": 0.8,\n \"CompanyName\": 0.95,\n \"CompanyPhoneNumber\": 0.95,\n \"DatedAs\": 0.95,\n \"Email\": 0.8,\n \"Merchant\": 0.95,\n \"PhoneNumber\": 0.95,\n \"PurchaseOrderNumber\": 0.95,\n \"Quantity\": 0.95,\n \"Signature\": 0.8,\n \"Subtotal\": 0.95,\n \"Tax\": 0.95,\n \"Total\": 0.95,\n \"VendorName\": 0.95,\n \"Website\": 0.95\n }\n }\n },\n \"modelId\": \"a0e57c7a-73fe-4d31-9189-16b3c0632df1\",\n \"createdDateTime\": \"2022-01-24T23:11:33Z\",\n \"apiVersion\": \"2022-01-30-preview\"\n }\n}",
"Date" : "Mon, 24 Jan 2022 23:11:36 GMT",
"Body" : "{\n \"operationId\": \"31510867915_ed6457be-9859-4cd4-a536-4ff21e7e2d8e\",\n \"kind\": \"documentModelBuild\",\n \"status\": \"succeeded\",\n \"createdDateTime\": \"2022-06-17T21:08:04Z\",\n \"lastUpdatedDateTime\": \"2022-06-17T21:08:09Z\",\n \"resourceLocation\": \"https://shafangfr.cognitiveservices.azure.com/formrecognizer/documentModels/2a4660d3-a8ef-4f27-8822-9fd3c2d86688?api-version=2022-06-30-preview\",\n \"percentCompleted\": 100,\n \"result\": {\n \"docTypes\": {\n \"2a4660d3-a8ef-4f27-8822-9fd3c2d86688\": {\n \"fieldSchema\": {\n \"Merchant\": {\n \"type\": \"string\"\n },\n \"PhoneNumber\": {\n \"type\": \"string\"\n },\n \"Website\": {\n \"type\": \"string\"\n },\n \"Email\": {\n \"type\": \"string\"\n },\n \"PurchaseOrderNumber\": {\n \"type\": \"string\"\n },\n \"DatedAs\": {\n \"type\": \"string\"\n },\n \"VendorName\": {\n \"type\": \"string\"\n },\n \"CompanyName\": {\n \"type\": \"string\"\n },\n \"CompanyAddress\": {\n \"type\": \"string\"\n },\n \"CompanyPhoneNumber\": {\n \"type\": \"string\"\n },\n \"Subtotal\": {\n \"type\": \"string\"\n },\n \"Tax\": {\n \"type\": \"string\"\n },\n \"Total\": {\n \"type\": \"string\"\n },\n \"Signature\": {\n \"type\": \"string\"\n },\n \"Quantity\": {\n \"type\": \"number\"\n }\n },\n \"buildMode\": \"template\",\n \"fieldConfidence\": {\n \"CompanyAddress\": 0.8,\n \"CompanyName\": 0.995,\n \"CompanyPhoneNumber\": 0.995,\n \"DatedAs\": 0.995,\n \"Email\": 0.8,\n \"Merchant\": 0.995,\n \"PhoneNumber\": 0.995,\n \"PurchaseOrderNumber\": 0.995,\n \"Quantity\": 0.995,\n \"Signature\": 0.8,\n \"Subtotal\": 0.995,\n \"Tax\": 0.995,\n \"Total\": 0.995,\n \"VendorName\": 0.995,\n \"Website\": 0.995\n }\n }\n },\n \"modelId\": \"2a4660d3-a8ef-4f27-8822-9fd3c2d86688\",\n \"createdDateTime\": \"2022-06-17T21:08:09Z\",\n \"apiVersion\": \"2022-06-30-preview\"\n }\n}",
"Date" : "Fri, 17 Jun 2022 21:08:12 GMT",
"Content-Type" : "application/json; charset=utf-8"
},
"Exception" : null
}, {
"Method" : "GET",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/operations/31523302111_0c5792fe-56ab-4bf1-98d9-30a4d9e16daa?api-version=2022-01-30-preview",
"Uri" : "https://REDACTED.cognitiveservices.azure.com/formrecognizer/operations/31510867915_ed6457be-9859-4cd4-a536-4ff21e7e2d8e?api-version=2022-06-30-preview",
"Headers" : {
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.4 (11.0.9; Windows 10; 10.0)",
"x-ms-client-request-id" : "7e28e016-b6e2-4dc2-a345-1303cb82676a"
"User-Agent" : "azsdk-java-azure-ai-formrecognizer/4.0.0-beta.6 (11.0.10; Windows 10; 10.0)",
"x-ms-client-request-id" : "9fcc6a2c-7fcb-4959-86af-492b9b888d7f"
},
"Response" : {
"Transfer-Encoding" : "chunked",
"x-envoy-upstream-service-time" : "26",
"x-envoy-upstream-service-time" : "19",
"Strict-Transport-Security" : "max-age=31536000; includeSubDomains; preload",
"x-content-type-options" : "nosniff",
"apim-request-id" : "f9447e6a-8a1d-4e87-944b-e4b28b81aa45",
"apim-request-id" : "615594b8-7c65-491d-bde3-fca41d450a3c",
"retry-after" : "0",
"StatusCode" : "200",
"Body" : "{\n \"operationId\": \"31523302111_0c5792fe-56ab-4bf1-98d9-30a4d9e16daa\",\n \"kind\": \"documentModelBuild\",\n \"status\": \"succeeded\",\n \"createdDateTime\": \"2022-01-24T23:11:29Z\",\n \"lastUpdatedDateTime\": \"2022-01-24T23:11:33Z\",\n \"resourceLocation\": \"https://shafangfr.cognitiveservices.azure.com/formrecognizer/documentModels/a0e57c7a-73fe-4d31-9189-16b3c0632df1?api-version=2022-01-30-preview\",\n \"percentCompleted\": 100,\n \"result\": {\n \"docTypes\": {\n \"a0e57c7a-73fe-4d31-9189-16b3c0632df1\": {\n \"fieldSchema\": {\n \"Merchant\": {\n \"type\": \"string\"\n },\n \"PhoneNumber\": {\n \"type\": \"string\"\n },\n \"Website\": {\n \"type\": \"string\"\n },\n \"Email\": {\n \"type\": \"string\"\n },\n \"PurchaseOrderNumber\": {\n \"type\": \"string\"\n },\n \"DatedAs\": {\n \"type\": \"string\"\n },\n \"VendorName\": {\n \"type\": \"string\"\n },\n \"CompanyName\": {\n \"type\": \"string\"\n },\n \"CompanyAddress\": {\n \"type\": \"string\"\n },\n \"CompanyPhoneNumber\": {\n \"type\": \"string\"\n },\n \"Subtotal\": {\n \"type\": \"string\"\n },\n \"Tax\": {\n \"type\": \"string\"\n },\n \"Total\": {\n \"type\": \"string\"\n },\n \"Signature\": {\n \"type\": \"string\"\n },\n \"Quantity\": {\n \"type\": \"number\"\n }\n },\n \"buildMode\": \"template\",\n \"fieldConfidence\": {\n \"CompanyAddress\": 0.8,\n \"CompanyName\": 0.95,\n \"CompanyPhoneNumber\": 0.95,\n \"DatedAs\": 0.95,\n \"Email\": 0.8,\n \"Merchant\": 0.95,\n \"PhoneNumber\": 0.95,\n \"PurchaseOrderNumber\": 0.95,\n \"Quantity\": 0.95,\n \"Signature\": 0.8,\n \"Subtotal\": 0.95,\n \"Tax\": 0.95,\n \"Total\": 0.95,\n \"VendorName\": 0.95,\n \"Website\": 0.95\n }\n }\n },\n \"modelId\": \"a0e57c7a-73fe-4d31-9189-16b3c0632df1\",\n \"createdDateTime\": \"2022-01-24T23:11:33Z\",\n \"apiVersion\": \"2022-01-30-preview\"\n }\n}",
"Date" : "Mon, 24 Jan 2022 23:11:36 GMT",
"Body" : "{\n \"operationId\": \"31510867915_ed6457be-9859-4cd4-a536-4ff21e7e2d8e\",\n \"kind\": \"documentModelBuild\",\n \"status\": \"succeeded\",\n \"createdDateTime\": \"2022-06-17T21:08:04Z\",\n \"lastUpdatedDateTime\": \"2022-06-17T21:08:09Z\",\n \"resourceLocation\": \"https://shafangfr.cognitiveservices.azure.com/formrecognizer/documentModels/2a4660d3-a8ef-4f27-8822-9fd3c2d86688?api-version=2022-06-30-preview\",\n \"percentCompleted\": 100,\n \"result\": {\n \"docTypes\": {\n \"2a4660d3-a8ef-4f27-8822-9fd3c2d86688\": {\n \"fieldSchema\": {\n \"Merchant\": {\n \"type\": \"string\"\n },\n \"PhoneNumber\": {\n \"type\": \"string\"\n },\n \"Website\": {\n \"type\": \"string\"\n },\n \"Email\": {\n \"type\": \"string\"\n },\n \"PurchaseOrderNumber\": {\n \"type\": \"string\"\n },\n \"DatedAs\": {\n \"type\": \"string\"\n },\n \"VendorName\": {\n \"type\": \"string\"\n },\n \"CompanyName\": {\n \"type\": \"string\"\n },\n \"CompanyAddress\": {\n \"type\": \"string\"\n },\n \"CompanyPhoneNumber\": {\n \"type\": \"string\"\n },\n \"Subtotal\": {\n \"type\": \"string\"\n },\n \"Tax\": {\n \"type\": \"string\"\n },\n \"Total\": {\n \"type\": \"string\"\n },\n \"Signature\": {\n \"type\": \"string\"\n },\n \"Quantity\": {\n \"type\": \"number\"\n }\n },\n \"buildMode\": \"template\",\n \"fieldConfidence\": {\n \"CompanyAddress\": 0.8,\n \"CompanyName\": 0.995,\n \"CompanyPhoneNumber\": 0.995,\n \"DatedAs\": 0.995,\n \"Email\": 0.8,\n \"Merchant\": 0.995,\n \"PhoneNumber\": 0.995,\n \"PurchaseOrderNumber\": 0.995,\n \"Quantity\": 0.995,\n \"Signature\": 0.8,\n \"Subtotal\": 0.995,\n \"Tax\": 0.995,\n \"Total\": 0.995,\n \"VendorName\": 0.995,\n \"Website\": 0.995\n }\n }\n },\n \"modelId\": \"2a4660d3-a8ef-4f27-8822-9fd3c2d86688\",\n \"createdDateTime\": \"2022-06-17T21:08:09Z\",\n \"apiVersion\": \"2022-06-30-preview\"\n }\n}",
"Date" : "Fri, 17 Jun 2022 21:08:12 GMT",
"Content-Type" : "application/json; charset=utf-8"
},
"Exception" : null
Expand Down
Loading