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(swagger-ui): Add support for several more configuration options #585

Merged
merged 1 commit into from
Jun 19, 2024
Merged

fix(swagger-ui): Add support for several more configuration options #585

merged 1 commit into from
Jun 19, 2024

Conversation

gitblit
Copy link
Contributor

@gitblit gitblit commented Jun 19, 2024

fixes #267

Adds support for the following Swagger-UI config options:

  • defaultModelsExpandDepth
  • defaultModelExpandDepth
  • defaultModelRendering
  • displayRequestDuration
  • filter
  • showExtensions
  • showCommonExtensions

Copy link

changeset-bot bot commented Jun 19, 2024

🦋 Changeset detected

Latest commit: 3fcc324

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

This PR includes changesets to release 1 package
Name Type
@hono/swagger-ui 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 @gitblit thanks! Looks good to me!

Can one of @sor4chi @naporin0624 review this?

Copy link
Contributor

@naporin0624 naporin0624 left a comment

Choose a reason for hiding this comment

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

I saw the contents. it's good too!

@sor4chi
Copy link
Contributor

sor4chi commented Jun 19, 2024

Excellent changes, thank you!

@yusukebe
Copy link
Member

@gitblit @naporin0624 @sor4chi Thank you! I'll merge now!

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

Support swagger-ui-dist's additional options in @hono/swagger-ui
4 participants