Skip to content

feat: add batch pre-translation patch support#137

Open
ezequielbugnon wants to merge 2 commits into
crowdin:mainfrom
ezequielbugnon:feature/pre-translations-patch
Open

feat: add batch pre-translation patch support#137
ezequielbugnon wants to merge 2 commits into
crowdin:mainfrom
ezequielbugnon:feature/pre-translations-patch

Conversation

@ezequielbugnon
Copy link
Copy Markdown
Contributor

What

Add support for batch pre-translation patch endpoint

Changes

  • Added BatchPreTranslation method
  • Added request validation
  • Added unit tests
  • Fixed JSON body handling for arrays

Notes

This endpoint requires an array payload (JSON Patch - RFC 6902) instead of a single object.

Closes #136

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.

Add support for Pre-Translation Batch Operations

1 participant