Skip to content

docs(API): Add workflow/autotranslate/MT vocab in description in /projects/{id} - #1265

Merged
Sven Dunemann (forelabs) merged 1 commit into
mainfrom
agent/STRINGS-3054-161222
Sep 14, 2026
Merged

Sven Dunemann (forelabs) merged 1 commit into
mainfrom
agent/STRINGS-3054-161222

Conversation

@junior-ai-bot

@junior-ai-bot junior-ai-bot Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

What changed

Expanded the description on PATCH /projects/{id} (paths/projects/update.yaml) to explicitly mention the endpoint's project-configuration vocabulary: review workflow, pre-translation/autotranslate rules, and machine-translation configuration. Also regenerated doc/compiled.json to pick up the updated description.

Why

Keyword-based search/indexing tools (e.g. Atlas) score endpoints against summary/description/tags, not the full requestBody field text. The previous description ("Update an existing project.") shared no vocabulary with queries like "enable pre-translation with machine translation only", so the endpoint scored zero and was excluded from search results even though its request body includes workflow, machine_translation_enabled, and the autotranslate_* fields.

This is a documentation-only change with no functional/behavioral impact.

How to test

  • make lint passes (swagger-cli validate, bundle, and openapi-generator-cli validate all succeed).
  • Diff of doc/compiled.json shows only the description text change for the patch operation on /projects/{project_id}.
  • No schema, parameter, or response changes.

…ects/{id}

Expand the description on PATCH /projects/{id} to mention review
workflow, pre-translation/autotranslate rules, and machine-translation
configuration so keyword search tools (e.g. Atlas) can surface this
endpoint for related queries.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

API changelog (oasdiff)

Doc-only edits (descriptions, examples) do not appear here.

No changes to report, but the specs are different.
Run 'oasdiff diff' to see structural differences.

@forelabs Sven Dunemann (forelabs) changed the title STRINGS-3054 - PATCH /projects/{id} needs workflow/autotranslate/MT vocab in description docs(API): Add workflow/autotranslate/MT vocab in description in /projects/{id} Sep 14, 2026
@forelabs
Sven Dunemann (forelabs) merged commit b736241 into main Sep 14, 2026
17 of 21 checks passed
@forelabs
Sven Dunemann (forelabs) deleted the agent/STRINGS-3054-161222 branch September 14, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant