crowdin / crowdin/crowdin-api-client-ruby

Add support for Pre-Translation Batch Operations

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Ruby
Stars
59
Forks
22
Avg merge
1h 11m
Merged PRs (30d)
1

Description

The Crowdin API adds a **Pre-Translation Batch Operations** method: `PATCH /projects/{projectId}/pre-translations`. It accepts a JSON Patch document (RFC 6902) to update multiple pre-translations in one request (e.g. change `status` or `priority`). API client libraries should expose this endpoint so consumers can perform batch updates on pre-translations via the SDK.

**References:**
- [Pre-Translation Batch Operations](https://support.crowdin.com/developer/api/v2/#tag/Translations/operation/api.projects.pre-translations.patchBatch)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.