Skip to content

docs(API): raise translation_keys_unmentioned threshold to 100k (SCD-971)#1173

Merged
Efe Bikmaz (bikmazefe) merged 1 commit into
mainfrom
scd-971-unmentioned-keys-doc
Jun 11, 2026
Merged

docs(API): raise translation_keys_unmentioned threshold to 100k (SCD-971)#1173
Efe Bikmaz (bikmazefe) merged 1 commit into
mainfrom
scd-971-unmentioned-keys-doc

Conversation

@bikmazefe

Copy link
Copy Markdown
Member

Purpose

The upload safety limit MAX_KEYS_IN_PROJECT_BEFORE_UNMENTIONED_ISNT_CALCULATED was raised from 10_000 to 100_000 in strings-app (Phrase-Engineering/strings-app#17853), re-enabling delete_unmentioned_keys for large projects.

This updates the public API docs to match: the translation_keys_unmentioned field on the upload schema previously stated the value is not calculated for uploads with more than 10,000 keys. That threshold is now 100,000 keys.

Ticket

https://phrase.atlassian.net/browse/SCD-971

Changes

  • schemas/upload.yaml — updated the translation_keys_unmentioned description (10,000 → 100,000 keys)
  • doc/compiled.json — regenerated via make lint bundle

This is a documentation-only change (field description), so no client library version bump is required. The per-client clients/*/api/openapi.yaml bundles are git-ignored generated artifacts and are regenerated by the push/generation workflow.

🤖 Generated with Claude Code

…971)

The upload safety limit MAX_KEYS_IN_PROJECT_BEFORE_UNMENTIONED_ISNT_CALCULATED
was raised from 10,000 to 100,000 in strings-app
(Phrase-Engineering/strings-app#17853), re-enabling delete_unmentioned_keys
for large projects. Update the translation_keys_unmentioned field description
on the upload schema to reflect the new threshold and regenerate doc/compiled.json.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bikmazefe Efe Bikmaz (bikmazefe) marked this pull request as ready for review June 10, 2026 14:06
@bikmazefe Efe Bikmaz (bikmazefe) merged commit c42eae5 into main Jun 11, 2026
11 checks passed
@bikmazefe Efe Bikmaz (bikmazefe) deleted the scd-971-unmentioned-keys-doc branch June 11, 2026 10:28
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.

2 participants