Skip to content

Commit 46bda16

Browse files
add examples for product query parameter
1 parent bc9b2e6 commit 46bda16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

api-reference/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,6 +2079,7 @@ paths:
20792079
- glossary
20802080
- voice
20812081
- write
2082+
example: translate_text
20822083
description: |-
20832084
The product to retrieve languages for. Supported values: `translate_text`, `translate_document`,
20842085
`glossary`, `voice`, `write`.
@@ -2201,6 +2202,7 @@ paths:
22012202
- glossary
22022203
- voice
22032204
- write
2205+
example: translate_text
22042206
description: The product for which to retrieve language pair exceptions. Required.
22052207
responses:
22062208
200:

0 commit comments

Comments
 (0)