crowdin / crowdin/crowdin-api-client-ruby

Add support for Revalidate QA Checks methods

Open
#116 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 includes Revalidate QA Checks methods in the Translation Status section, covering creation, retrieval, and cancellation of revalidation jobs.

The Crowdin API client libraries should be updated to support these methods so users can trigger QA checks revalidation, monitor status, and stop running jobs directly from SDKs.

**References:**
- [Start QA Checks Revalidation](https://support.crowdin.com/developer/api/v2/#tag/Translation-Status/operation/api.projects.qa-checks.revalidate.post)
- [Get QA Checks Revalidation Status](https://support.crowdin.com/developer/api/v2/#tag/Translation-Status/operation/api.projects.qa-checks.revalidate.get)
- [Cancel QA Checks Revalidation](https://support.crowdin.com/developer/api/v2/#tag/Translation-Status/operation/api.projects.qa-checks.revalidate.delete)

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.