From e807030d35321e18742e098eea85d9b62ac0efd8 Mon Sep 17 00:00:00 2001 From: Brianna Delgado Date: Tue, 18 Nov 2025 13:16:51 -0500 Subject: [PATCH] Link to style rules doc in translate API page --- api-reference/openapi.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/api-reference/openapi.yaml b/api-reference/openapi.yaml index ec2e2113..eea4a142 100644 --- a/api-reference/openapi.yaml +++ b/api-reference/openapi.yaml @@ -399,10 +399,11 @@ paths: example: def3a26b-3e84-45b3-84ae-0c0aaf3525f7 style_id: description: |- - Specify the style rule list to use for the translation. **Important:** The target language has to - match the language of the style rule list. **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. + Specify the [style rule list](/api-reference/style-rules) to use for the translation. + + **Important:** The target language has to match the language of the style rule list. + + **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. type: string example: 7ff9bfd6-cd85-4190-8503-d6215a321519 tag_handling: