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:
Add new parameters to the Add Project and Edit Project methods.
The Get Project response now also includes the default TM and Glossary IDs. It should be updated to reflect this change.
The "Add Project", "Edit Project" API endpoint now supports the
defaultTmId
anddefaultGlossaryId
parameters. This allows you to set the default Translation Memory and Glossary for a project.Things to do:
References: