-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
attachmentsrequest parameter to attach files when creating a comment - Get Comment - Response now includes
attachmentsfield with attached files
New Endpoint:
- Delete Comment Attachment - Remove an attachment from a string comment
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers