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-speech/languages-reference.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Microsoft Translator continually extends the list of languages supported by its
19
19
20
20
Code samples demonstrating use of the API to get available languages are available from the [Microsoft Translator Github site](https://github.com/MicrosoftTranslator).
21
21
22
-
## Implementation Notes
22
+
## Implementation notes
23
23
24
24
GET /languages
25
25
@@ -149,4 +149,4 @@ X-RequestId|Value generated by server to identify the request and used for troub
149
149
|400|Bad request. Check input parameters to ensure they are valid. The response object includes a more detailed description of the error.|
150
150
|429|Too many requests.|
151
151
|500|An error occured. If the error persists, please report it with client trace identifier (X-ClientTraceId) or request identifier (X-RequestId).|
152
-
|503|Server temporarily unavailable. Please retry the request. If the error persists, please report it with client trace identifier (X-ClientTraceId) or request identifier (X-RequestId).|
152
+
|503|Server temporarily unavailable. Please retry the request. If the error persists, please report it with client trace identifier (X-ClientTraceId) or request identifier (X-RequestId).|
0 commit comments