Skip to content

Commit a725ab8

Browse files
committed
resolve merge conflict
1 parent 4d3d420 commit a725ab8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/ai-services/document-intelligence/how-to-guides/includes/v3-0/rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ monikerRange: 'doc-intel-3.1.0 || doc-intel-3.0.0'
1313

1414

1515
:::moniker range="doc-intel-3.1.0"
16-
| [Document Intelligence REST API](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP) | [Supported Azure SDKS](../../../sdk-overview-v3-1.md) |
16+
| [Document Intelligence REST API](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP) | [Supported Azure SDKS](../../../sdk-overview-v3-1.md) |
1717
:::moniker-end
1818

1919
:::moniker range="doc-intel-3.0.0"
20-
| [Document Intelligence REST API](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument) | [Supported Azure SDKS](../../../sdk-overview-v3-0.md) |
20+
| [Document Intelligence REST API](https://westus.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-2022-08-31/operations/AnalyzeDocument) | [Supported Azure SDKS](../../../sdk-overview-v3-0.md) |
2121
:::moniker-end
2222

2323
> [!NOTE]

articles/ai-services/document-intelligence/how-to-guides/includes/v4-0/rest-api.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ ms.service: azure-ai-document-intelligence
77
ms.custom:
88
- ignite-2023
99
ms.topic: include
10-
ms.date: 11/21/2023
10+
ms.date: 03/28/2024
1111
ms.author: lajanuar
1212
---
1313

1414
> [!NOTE]
1515
>
16-
> This project targets Azure AI Document Intelligence API version 3.1 and uses cURL to execute REST API calls.
16+
> This project uses cURL command-line tool to execute REST API calls.
1717
1818
[Document Intelligence REST API](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP) | [Azure SDKs](https://azure.github.io/azure-sdk/releases/latest/index.html) | [Supported SDKs](../../../sdk-overview-v3-1.md)
1919

@@ -40,7 +40,7 @@ ms.author: lajanuar
4040

4141
:::image type="content" source="../../../media/containers/keys-and-endpoint.png" alt-text="Screenshot of keys and endpoint location in the Azure portal.":::
4242

43-
[!INCLUDE [environment-variables](set-environment-variables.md)]
43+
[!INCLUDE [environment-variables](../set-environment-variables.md)]
4444

4545
## Analyze documents and get results
4646

0 commit comments

Comments
 (0)