crowdin / crowdin/crowdin-api-client-ruby

Fields API support

Open
#76 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 added a new feature called custom attributes for entities. This feature also has a set of API endpoints to manage custom attributes.

The API client should be updated to support these endpoints.

**References:**

- [List Fields](https://developer.crowdin.com/enterprise/api/v2/#operation/api.fields.getMany)
- [Add Field](https://developer.crowdin.com/enterprise/api/v2/#operation/api.fields.post)
- [Get Field](https://developer.crowdin.com/enterprise/api/v2/#operation/api.fields.get)
- [Delete Field](https://developer.crowdin.com/enterprise/api/v2/#operation/api.fields.delete)
- [Edit Field](https://developer.crowdin.com/enterprise/api/v2/#operation/api.fields.patch)

Only for Crowdin Enterprise.

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.