Skip to content

Commit f552e5b

Browse files
Link to style rules doc in translate API page (#160)
1 parent 681bc8b commit f552e5b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

api-reference/openapi.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -399,10 +399,11 @@ paths:
399399
example: def3a26b-3e84-45b3-84ae-0c0aaf3525f7
400400
style_id:
401401
description: |-
402-
Specify the style rule list to use for the translation. **Important:** The target language has to
403-
match the language of the style rule list. **Note:** Any request with the `style_id` parameter
404-
enabled will use `quality_optimized` models. Requests combining `style_id` and
405-
`model_type: latency_optimized` will be rejected.
402+
Specify the [style rule list](/api-reference/style-rules) to use for the translation.
403+
404+
**Important:** The target language has to match the language of the style rule list.
405+
406+
**Note:** Any request with the `style_id` parameter enabled will use `quality_optimized` models. Requests combining `style_id` and `model_type: latency_optimized` will be rejected.
406407
type: string
407408
example: 7ff9bfd6-cd85-4190-8503-d6215a321519
408409
tag_handling:

0 commit comments

Comments
 (0)