crowdin-api-client-php
crowdin-api-client-php copied to clipboard
Glossaries API updates
We're happy to announce a significant update for Crowdin Glossaries that allows managing the terminology in a more advanced way.
There are a lot of new things and some changes in the Crowdin API.
New APIs:
Updates:
-
Export Glossary - new possible values for
format
andexportFields
-
Import Glossary - new possible values for
scheme
The translationOfTermId
is deprecated and the conceptId
added in:
- List Terms (+ additional properties in the response)
-
Add Term (+ new request parameters like
status
,type
,gender
,note
,url
) - Clear Glossary
Edit Term - new path options
All of these changes should be reflected in this API Client.