crowdin / crowdin-api-client-php

PHP client library for Crowdin API
https://packagist.org/packages/crowdin/crowdin-api-client
MIT License
58 stars 31 forks source link

Fields API support #176

Open andrii-bodnar opened 8 months ago

andrii-bodnar commented 8 months ago

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:

Only for Crowdin Enterprise.