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

feat(zod-openapi): export RouteConfig type #532

Merged
merged 2 commits into from
May 19, 2024

Conversation

akineko
Copy link
Contributor

@akineko akineko commented May 19, 2024

#373
#432

I want to create a wrapper function for createRoute.
But, the current RouteConfig differs from the RouteConfig in @asteasolutions/zod-to-openapi.
It would be easy to define it myself, but it would be helpful if it is exported as there may be more differences in the future.

Copy link

changeset-bot bot commented May 19, 2024

🦋 Changeset detected

Latest commit: b9323b6

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 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

@yusukebe
Copy link
Member

Hi @akineko

Exactly, it should be exported. Thanks.

@yusukebe yusukebe merged commit eeccd4f into honojs:main May 19, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request May 19, 2024
@akineko akineko deleted the feat/export-route-config branch May 20, 2024 00:52
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.

2 participants