crowdin / crowdin-api-client-dotnet

.NET client library for Crowdin API
https://www.nuget.org/packages/Crowdin.Api/
MIT License
52 stars 27 forks source link

Projects API: `defaultTmId`, `defaultGlossaryId` support #258

Closed andrii-bodnar closed 1 month ago

andrii-bodnar commented 2 months ago

The "Add Project", "Edit Project" API endpoint now supports the defaultTmId and defaultGlossaryId parameters. This allows you to set the default Translation Memory and Glossary for a project.

Things to do:

References: