feat: new import translations api#606
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #606 +/- ##
==========================================
+ Coverage 90.06% 90.11% +0.05%
==========================================
Files 40 40
Lines 2062 2071 +9
Branches 243 243
==========================================
+ Hits 1857 1866 +9
Misses 82 82
Partials 123 123 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| /** | ||
| * @deprecated | ||
| */ |
There was a problem hiding this comment.
Please add a comment suggesting new methods as an alternative
| * @deprecated | ||
| * |
There was a problem hiding this comment.
Please add a comment suggesting new methods as an alternative
Note
Introduces new translations import flow and aligns types.
importTranslations,importTranslationsStatus, andimportTranslationsReportendpoints with corresponding models (ImportTranslationsRequest/StringsRequest, status attributes, and report types)uploadTranslationanduploadTranslationStringsas deprecatedPreTranslationReport.TargetLanguageFile.idfromstringtonumberWritten by Cursor Bugbot for commit 774260b. This will update automatically on new commits. Configure here.