crowdin / crowdin/crowdin-api-client-ruby

Add the Translation Memory Segments API support

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

Description

Crowdin Rest API now supports the API methods for TM (Translation Memory) segments management.

**New API methods**:

- [List TM Segments](https://developer.crowdin.com/api/v2/#operation/api.tms.segments.getMany)
- [Create TM Segment](https://developer.crowdin.com/api/v2/#operation/api.tms.segments.post)
- [Get TM Segment](https://developer.crowdin.com/api/v2/#operation/api.tms.segments.get)
- [Delete TM Segment](https://developer.crowdin.com/api/v2/#operation/api.tms.segments.delete)

It should be added to this API client as well as the corresponding unit tests.

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.