crowdin-api-client-ruby icon indicating copy to clipboard operation
crowdin-api-client-ruby copied to clipboard

Projects API: `qaChecksIgnorableCategories` support

Open andrii-bodnar opened this issue 2 years ago • 0 comments

Crowdin Rest API now supports the qaChecksIgnorableCategories field on the Projects API.

This field allows you to retrieve the list of QA Check categories that can be ignored for a Crowdin project.

Affected API methods:

It should be reflected in this API client and the corresponding unit tests should be updated.

andrii-bodnar avatar Mar 30 '23 09:03 andrii-bodnar