-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Support for deepl free api #30433
Conversation
🦋 Changeset detectedLatest commit: d1a269f The changes in this PR will be included in the next version bump. This PR includes changesets to release 30 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## develop #30433 +/- ##
===========================================
- Coverage 51.42% 51.24% -0.18%
===========================================
Files 814 813 -1
Lines 15046 15232 +186
Branches 2732 2814 +82
===========================================
+ Hits 7737 7806 +69
- Misses 6902 6992 +90
- Partials 407 434 +27
Flags with carried forward coverage won't be shown. Click here to find out more. |
Proposed changes (including videos or screenshots)
Also using auth headers instead of passing api key through query string.
Issue(s)
Closes #30075
Steps to test or reproduce
Further comments