Skip to content

Commit 686f915

Browse files
Merge pull request #8008 from eddy-e/patch-1
Update query parameters section in translate-document.md
2 parents 54d21ed + b3b6016 commit 686f915

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/ai-services/translator/document-translation/reference/translate-document.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,15 @@ To call the synchronous translation feature via the REST API, include the follow
4747

4848
## Request parameters
4949

50-
Query string parameters:
51-
52-
### Required parameters
50+
### Required Query parameters
5351

5452
|Query parameter | Description |
5553
| --- | --- |
5654
|**api-version** | _Required parameter_.<br>Version of the API requested by the client. Current value is `2024-05-01`. |
5755
|**targetLanguage**|_Required parameter_.<br>Specifies the language of the output document. The target language must be one of the supported languages included in the translation scope.|
5856

5957

60-
### Optional parameters
58+
### Optional Query parameters
6159

6260
|Query parameter | Description |
6361
| --- | --- |

0 commit comments

Comments
 (0)