The Crowdin API has been extended with support for attachments in string comments. This enhancement allows you to attach files to string comments and manage these attachments.
The Crowdin API client libraries need to be updated to include the new endpoint and reflect the changes to existing endpoints.
Changes:
- Add Comment - Now supports
attachments request parameter to attach files when creating a comment
- Get Comment - Response now includes
attachments field with attached files
New Endpoint:
The Crowdin API has been extended with support for attachments in string comments. This enhancement allows you to attach files to string comments and manage these attachments.
The Crowdin API client libraries need to be updated to include the new endpoint and reflect the changes to existing endpoints.
Changes:
attachmentsrequest parameter to attach files when creating a commentattachmentsfield with attached filesNew Endpoint: