@@ -81,13 +81,13 @@ Use the following URL to create a project and import your tags file. Replace the
81
81
82
82
### Parameters
83
83
84
- You need to pass the following parameters with your request.
84
+ Pass the following parameter with your request.
85
85
86
86
| Key| Explanation| Value|
87
87
| --| --| --|
88
88
| ` api-version ` | The API version used.| ` 2021-11-01-preview ` |
89
89
90
- This can be done by adding ` ?api-version=2021-11-01-preview ` to the end of your request url .
90
+ To pass the parameter, add ` ?api-version=2021-11-01-preview ` to the end of your request URL .
91
91
92
92
### Headers
93
93
@@ -163,13 +163,13 @@ Use the following URL when creating your API request. Replace the placeholder va
163
163
164
164
### Parameters
165
165
166
- You need to pass the following parameters with your request.
166
+ Pass the following parameter with your request.
167
167
168
168
| Key| Explanation| Value|
169
169
| --| --| --|
170
170
| ` api-version ` | The API version used.| ` 2021-11-01-preview ` |
171
171
172
- This can be done by adding ` ?api-version=2021-11-01-preview ` to the end of your request url .
172
+ To pass the parameter, add ` ?api-version=2021-11-01-preview ` to the end of your request URL .
173
173
174
174
### Headers
175
175
@@ -220,13 +220,13 @@ Use the following **GET** request to query the status of your model's training p
220
220
221
221
### Parameters
222
222
223
- You need to pass the following parameters with your request.
223
+ Pass the following parameter with your request.
224
224
225
225
| Key| Explanation| Value|
226
226
| --| --| --|
227
227
| ` api-version ` | The API version used.| ` 2021-11-01-preview ` |
228
228
229
- This can be done by adding ` ?api-version=2021-11-01-preview ` to the end of your request url .
229
+ To pass the parameter, add ` ?api-version=2021-11-01-preview ` to the end of your request URL .
230
230
231
231
### Headers
232
232
@@ -288,13 +288,13 @@ Create a **PUT** request using the following URL, headers, and JSON body to star
288
288
289
289
### Parameters
290
290
291
- You need to pass the following parameters with your request.
291
+ Pass the following parameter with your request.
292
292
293
293
| Key| Explanation| Value|
294
294
| --| --| --|
295
295
| ` api-version ` | The API version used.| ` 2021-11-01-preview ` |
296
296
297
- This can be done by adding ` ?api-version=2021-11-01-preview ` to the end of your request url .
297
+ To pass the parameter, add ` ?api-version=2021-11-01-preview ` to the end of your request URL .
298
298
299
299
### Headers
300
300
@@ -340,13 +340,13 @@ Use the following **GET** request to query the status of your model's publishing
340
340
341
341
### Parameters
342
342
343
- You need to pass the following parameters with your request.
343
+ Pass the following parameter with your request.
344
344
345
345
| Key| Explanation| Value|
346
346
| --| --| --|
347
347
| ` api-version ` | The API version used.| ` 2021-11-01-preview ` |
348
348
349
- This can be done by adding ` ?api-version=2021-11-01-preview ` to the end of your request url .
349
+ To pass the parameter, add ` ?api-version=2021-11-01-preview ` to the end of your request URL .
350
350
351
351
### Headers
352
352
0 commit comments