crowdin / crowdin/crowdin-api-client-ruby

Add support for new File References API

Open
#112 5 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 has been extended with new endpoints, allowing you to manage asset file references in your [Source Files](https://support.crowdin.com/developer/api/v2/#tag/Source-Files) workflow.

The Crowdin API client libraries need to be updated to include these new endpoints.

**References:**
- [List File References](https://support.crowdin.com/developer/api/v2/#tag/Source-Files/operation/api.projects.files.references.getMany)
- [Get File Reference](https://support.crowdin.com/developer/api/v2/#tag/Source-Files/operation/api.projects.files.references.get)
- [Add File Reference](https://support.crowdin.com/developer/api/v2/#tag/Source-Files/operation/api.projects.files.references.post)
- [Delete File Reference](https://support.crowdin.com/developer/api/v2/#tag/Source-Files/operation/api.projects.files.references.delete)

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.