Skip to content

Commit f087c87

Browse files
authored
Update v3-0-translate.md
1 parent d37ce9c commit f087c87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Translator/reference/v3-0-translate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ Examples of JSON responses are provided in the [examples](#examples) section.
120120

121121
| Headers | Description |
122122
| --- | --- |
123-
| x-requestid | Value generated by the service to identify the request. It's used for troubleshooting purposes. |
124-
| x-mt-system | Specifies the system type that was used for translation for each 'to' language requested for translation. The value is a comma-separated list of strings. Each string indicates a type: <br><br>* Custom - Request includes a custom system and at least one custom system was used during translation.<br>* Team - All other requests |
123+
| X-requestid | Value generated by the service to identify the request. It's used for troubleshooting purposes. |
124+
| X-mt-system | Specifies the system type that was used for translation for each 'to' language requested for translation. The value is a comma-separated list of strings. Each string indicates a type: <br><br>* Custom - Request includes a custom system and at least one custom system was used during translation.<br>* Team - All other requests |
125125
| X-metered-usage |Specifies consumption—the number of characters for which the user has been charged—for the relative translation job request. For example, if the word "Hello" is translated from English (en) to French (fr), this field will return the value '5'.|
126126

127127
## Response status codes

0 commit comments

Comments
 (0)