crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
67 stars 44 forks source link

Fields API support #226

Closed andrii-bodnar closed 5 months ago

andrii-bodnar commented 7 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.

DecarteAdam commented 5 months ago

Hey @andrii-bodnar Can you assign it to me and link it to my PR? Thanks