Skip to content

feat: support oauth2 and apiKey security schemes#1409

Merged
mrlubos merged 1 commit into
mainfrom
feat/security-basic
Dec 9, 2024
Merged

feat: support oauth2 and apiKey security schemes#1409
mrlubos merged 1 commit into
mainfrom
feat/security-basic

Conversation

@mrlubos
Copy link
Copy Markdown
Member

@mrlubos mrlubos commented Dec 9, 2024

Closes #1399

@bolt-new-by-stackblitz
Copy link
Copy Markdown

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 9, 2024

🦋 Changeset detected

Latest commit: 646064d

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

This PR includes changesets to release 10 packages
Name Type
@hey-api/client-axios Patch
@hey-api/client-fetch Patch
@hey-api/openapi-ts Patch
@example/openapi-ts-axios Patch
@example/openapi-ts-fastify Patch
@example/openapi-ts-fetch Patch
@example/openapi-ts-tanstack-angular-query-experimental Patch
@example/openapi-ts-tanstack-react-query Patch
@example/openapi-ts-tanstack-svelte-query Patch
@example/openapi-ts-tanstack-vue-query 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

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 9, 2024

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 Dec 9, 2024 7:37pm

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 23.40426% with 108 lines in your changes missing coverage. Please review.

Project coverage is 64.08%. Comparing base (eae21a2) to head (646064d).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ages/openapi-ts/src/plugins/@hey-api/sdk/plugin.ts 25.71% 52 Missing ⚠️
...s/openapi-ts/src/openApi/3.0.x/parser/operation.ts 4.54% 21 Missing ⚠️
...s/openapi-ts/src/openApi/3.1.x/parser/operation.ts 31.81% 15 Missing ⚠️
...kages/openapi-ts/src/openApi/3.0.x/parser/index.ts 7.69% 12 Missing ⚠️
...kages/openapi-ts/src/openApi/3.1.x/parser/index.ts 38.46% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1409      +/-   ##
==========================================
- Coverage   64.34%   64.08%   -0.27%     
==========================================
  Files         141      141              
  Lines       21826    21957     +131     
  Branches     1840     1843       +3     
==========================================
+ Hits        14045    14072      +27     
- Misses       7775     7879     +104     
  Partials        6        6              
Flag Coverage Δ
unittests 64.08% <23.40%> (-0.27%) ⬇️

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.

@mrlubos mrlubos merged commit a7c0e2a into main Dec 9, 2024
@mrlubos mrlubos deleted the feat/security-basic branch December 9, 2024 19:44
@github-actions github-actions Bot mentioned this pull request Dec 9, 2024
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 initial API for security

1 participant