crowdin / crowdin/crowdin-api-client-ruby

Add 'User Report Settings Templates' endpoints support

Open
#102 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 API has a set of endpoints to manage user report settings templates. We need to add support for these in the Crowdin API clients.

We could probably reuse some of the existing 'Report Setting Templates' code.

**References:**

- [List User Report Settings Templates](https://support.crowdin.com/developer/api/v2/#tag/Reports/operation/api.users.reports.settings-templates.getMany)
- [Add User Report Settings Template](https://support.crowdin.com/developer/api/v2/#tag/Reports/operation/api.users.reports.settings-templates.post)
- [Get User Report Settings Template](https://support.crowdin.com/developer/api/v2/#tag/Reports/operation/api.users.reports.settings-templates.get)
- [Delete User Report Settings Template](https://support.crowdin.com/developer/api/v2/#tag/Reports/operation/api.users.reports.settings-templates.delete)
- [Edit User Report Settings Template](https://support.crowdin.com/developer/api/v2/#tag/Reports/operation/api.users.reports.settings-templates.patch)

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.