Skip to content

feat(sdk): add request validators #2227

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

Merged
merged 8 commits into from
Jun 24, 2025
Merged

feat(sdk): add request validators #2227

merged 8 commits into from
Jun 24, 2025

Conversation

mrlubos
Copy link
Member

@mrlubos mrlubos commented Jun 22, 2025

Closes #1474
Closes #876

Copy link

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

Copy link

changeset-bot bot commented Jun 22, 2025

🦋 Changeset detected

Latest commit: 82795b3

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 Minor

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

Copy link

vercel bot commented Jun 22, 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 Jun 24, 2025 7:12pm

Copy link

codecov bot commented Jun 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.80%. Comparing base (acac297) to head (82795b3).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2227      +/-   ##
==========================================
- Coverage   24.82%   24.80%   -0.03%     
==========================================
  Files         294      299       +5     
  Lines       28057    28297     +240     
  Branches     1274     1276       +2     
==========================================
+ Hits         6965     7018      +53     
- Misses      21083    21270     +187     
  Partials        9        9              
Flag Coverage Δ
unittests 24.80% <ø> (-0.03%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

pkg-pr-new bot commented Jun 24, 2025

Open in StackBlitz

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/nuxt@2227
npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/openapi-ts@2227
npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/vite-plugin@2227

commit: 82795b3

@mrlubos mrlubos marked this pull request as ready for review June 24, 2025 19:03
@mrlubos mrlubos changed the title feat(sdk): update validator config types feat(sdk): add request validators Jun 24, 2025
@mrlubos mrlubos merged commit d387959 into main Jun 24, 2025
16 of 17 checks passed
@mrlubos mrlubos deleted the feat/sdk-validator-request branch June 24, 2025 19:17
@github-actions github-actions bot mentioned this pull request Jun 24, 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.

Valibot plugin Zod plugin
1 participant