Skip to content
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: support all oauth2 flows in sdk auth #1602

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Jan 21, 2025

Closes #1599

Copy link

stackblitz bot commented Jan 21, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: 194f941

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@hey-api/openapi-ts Patch

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

@mrlubos mrlubos marked this pull request as ready for review January 21, 2025 07:34
Copy link

vercel bot commented Jan 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 7:35am

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 56.31%. Comparing base (1b73773) to head (194f941).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ages/openapi-ts/src/plugins/@hey-api/sdk/plugin.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1602      +/-   ##
==========================================
- Coverage   56.32%   56.31%   -0.01%     
==========================================
  Files         158      158              
  Lines       24814    24818       +4     
  Branches     1815     1815              
==========================================
  Hits        13977    13977              
- Misses      10827    10831       +4     
  Partials       10       10              
Flag Coverage Δ
unittests 56.31% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

pkg-pr-new bot commented Jan 21, 2025

Open in Stackblitz

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/openapi-ts@1602

commit: 194f941

@mrlubos mrlubos merged commit 5164eb3 into main Jan 21, 2025
15 of 17 checks passed
@mrlubos mrlubos deleted the fix/oauth2-flows-sdk branch January 21, 2025 07:40
@github-actions github-actions bot mentioned this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for all OAuth2 flows in securitySchemes configuration
1 participant