crowdin / crowdin/crowdin-api-client-ruby

Add support for new group managers and teams features

Open
#104 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

The Crowdin API now supports new features that allow you to manage group managers and teams. We need to update the Crowdin API client to support these new features.

**References:**

[List Group Managers](https://support.crowdin.com/developer/enterprise/api/v2/#tag/Users/operation/api.groups.managers.getMany)
[Update Group Managers](https://support.crowdin.com/developer/enterprise/api/v2/#tag/Users/operation/api.groups.managers.patch)
[Get Group Manager](https://support.crowdin.com/developer/enterprise/api/v2/#tag/Users/operation/api.groups.managers.get)
[List Group Teams](https://support.crowdin.com/developer/enterprise/api/v2/#tag/Teams/operation/api.groups.teams.getMany)
[Update Group Teams](https://support.crowdin.com/developer/enterprise/api/v2/#tag/Teams/operation/api.groups.teams.patch)
[Get Group Team](https://support.crowdin.com/developer/enterprise/api/v2/#tag/Teams/operation/api.groups.teams.get)

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.