You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/custom-text-classification/includes/rest-api/cancel-training.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.service: cognitive-services
5
5
ms.subservice: language-service
6
6
ms.custom: event-tier1-build-2022
7
7
ms.topic: include
8
-
ms.date: 05/05/2022
8
+
ms.date: 05/24/2022
9
9
ms.author: aahi
10
10
---
11
11
@@ -24,8 +24,8 @@ Use the following URL when creating your API request. Replace the placeholder va
24
24
|---------|---------|---------|
25
25
|`{ENDPOINT}`| The endpoint for authenticating your API request. |`https://<your-custom-subdomain>.cognitiveservices.azure.com`|
26
26
|`{PROJECT-NAME}`| The name for your project. This value is case-sensitive. |`EmailApp`|
27
-
|`{JOB-ID}`| This is the training job ID||`XXXXX-XXXXX-XXXX-XX|
28
-
|`{API-VERSION}`| The version of the API you are calling. The value referenced here is for the latest version released. Learn more about other available [API versions](../../../concepts/model-lifecycle.md#choose-the-model-version-used-on-your-data)|`2022-03-01-preview`|
27
+
|`{JOB-ID}`| This is the training job ID||`XXXXX-XXXXX-XXXX-XX`|
28
+
|`{API-VERSION}`| The version of the API you are calling. The value referenced here is for the latest released[model version](../../../concepts/model-lifecycle.md#choose-the-model-version-used-on-your-data).|`2022-03-01-preview`|
0 commit comments