crowdin / crowdin/crowdin-api-client-ruby

Applications API: add support for new endpoints

Open
#58 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 has recently released new endpoints for the Applications API. We need to add support for them in the Crowdin API client as well.

**API reference:**

- [List Application Installations](https://developer.crowdin.com/api/v2/#operation/api.applications.installations.getMany)
- [Install Application](https://developer.crowdin.com/api/v2/#operation/api.applications.installations.post)
- [Get Application Installation](https://developer.crowdin.com/api/v2/#operation/api.applications.installations.get)
- [Delete Application Installation](https://developer.crowdin.com/api/v2/#operation/api.applications.installations.delete)
- [Edit Application Installation](https://developer.crowdin.com/api/v2/#operation/api.applications.installations.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.