Skip to content

Commit 67bef75

Browse files
committed
Resolve merge conflict in docs.json - keep translating-between-variants
2 parents 933ad29 + 039cf3e commit 67bef75

15 files changed

Lines changed: 668 additions & 330 deletions

_archive/home-from-mintlify-team.mdx

Lines changed: 0 additions & 61 deletions
This file was deleted.

api-reference/document.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,7 @@ These examples are for demonstration purposes only. In production code, the auth
163163
Note: Not all combinations of input file and translation file extensions are permitted. See <a href="/api-reference/document#document-format-conversions">Document format conversions</a> for the permitted combinations.
164164
</ParamField>
165165
<ParamField body="enable_beta_languages" type="boolean">
166-
Enables 81 additional beta languages. See the <a href="/docs/getting-started/supported-languages#beta-languages">full list</a>.
167-
168-
<p><strong>Note:</strong> Set to <code>true</code> (or <code>1</code> in url-encoded requests) to enable beta languages. Any request with the <code>enable_beta_languages</code> parameter enabled will use <code>quality_optimized</code> models. Requests combining <code>enable_beta_languages: true</code> and <code>model_type: latency_optimized</code> will be rejected. Beta languages do not support formality or glossaries.</p>
166+
No languages are currently in beta. This parameter has no effect on translations but is maintained for backward compatibility.
169167
</ParamField>
170168

171169
### Step 2: check the document status and wait for translation to complete

0 commit comments

Comments
 (0)