Skip to content

docs: document the minimum translation memory threshold - #432

Open
lawl-dev wants to merge 1 commit into
mainfrom
docs/translation-memory-threshold-minimum
Open

docs: document the minimum translation memory threshold#432
lawl-dev wants to merge 1 commit into
mainfrom
docs/translation-memory-threshold-minimum

Conversation

@lawl-dev

@lawl-dev lawl-dev commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Text translation now treats a translation_memory_threshold below 50 as 50. Below that value no translation memory segment was applied, and 0 disabled the memory entirely, which was not documented.

  • openapi.yaml: note the behavior on the TranslationMemoryThreshold schema, and regenerate openapi.json
  • Translation memories guide: state the lowest supported threshold in the section on tuning it

The accepted request range is unchanged, so minimum: 0 stays as is. Values below 50 are still accepted, they are just raised.

The note names POST /v2/translate explicitly because the schema is shared with POST /v2/document, which passes the value through unchanged.

Please hold merging until the behavior is live in production.

Text translation treats a translation_memory_threshold below 50 as 50.
The accepted request range is unchanged, so the schema still allows 0-100.

The note names POST /v2/translate because the schema is shared with
POST /v2/document, which passes the value through unchanged.
@mintlify

mintlify Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
deepl-c950b784 🟢 Ready View Preview Sep 9, 2026, 9:17 AM

💡 Tip: Enable Automations to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant