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/Translator/reference/v3-0-translate.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,9 +110,7 @@ Request headers include:
110
110
</tr>
111
111
<tr>
112
112
<td>X-MT-System</td>
113
-
<td>*Optional*.<br/>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/>
114
-
* Custom - Request includes a custom system and at least one custom system was used during translation.
115
-
* Team - All other requests
113
+
<td>*Optional*.<br/>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/><ul><li>Custom - Request includes a custom system and at least one custom system was used during translation.</li><li>Team - All other requests</li></ul>
0 commit comments