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(zod-openapi): support openapi yaml with middleware #557

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

arjunyel
Copy link
Contributor

@arjunyel arjunyel commented Jun 3, 2024

Fix #556

Copy link

changeset-bot bot commented Jun 3, 2024

🦋 Changeset detected

Latest commit: c10bc77

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

This PR includes changesets to release 1 package
Name Type
@hono/zod-openapi 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

Copy link
Member

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe
Copy link
Member

yusukebe commented Jun 4, 2024

Hi @arjunyel !

Looks good 💯 I'll merge this and release the new version now. Thanks!

@@ -0,0 +1,5 @@
---
'@hono/zod-openapi': minor
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be patch, not minor.

@yusukebe
Copy link
Member

yusukebe commented Jun 4, 2024

@arjunyel

Sorry! One thing. Please fix the changeset. It should be patch.

@arjunyel
Copy link
Contributor Author

arjunyel commented Jun 4, 2024

@yusukebe fixed, thank you so much for making Hono! I use it for all my projects!

@yusukebe
Copy link
Member

yusukebe commented Jun 4, 2024

@arjunyel

Thanks! Merging now.

@yusukebe yusukebe merged commit 69e5364 into honojs:main Jun 4, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request Jun 4, 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.

Middleware breaks OpenAPI YAML
2 participants