-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
fix: sanitize "+" in uri #1687
fix: sanitize "+" in uri #1687
Conversation
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
|
🦋 Changeset detectedLatest commit: e8b3058 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hi @hunshcn, just to clarify, are you still working with the legacy parser? What's your configuration? Regarding this pull request, please add a change log ( |
I has a endpoint contains "+". The uri like After convert |
Yeah that makes sense. Are you able to add the requested changes? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1687 +/- ##
=======================================
Coverage 57.16% 57.16%
=======================================
Files 189 189
Lines 25620 25620
Branches 1911 1911
=======================================
Hits 14646 14646
Misses 10965 10965
Partials 9 9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@hey-api/client-axios
@hey-api/client-fetch
@hey-api/client-next
@hey-api/client-nuxt
@hey-api/openapi-ts
commit: |
Thank you @hunshcn! I will aim to release this by Monday |
No description provided.