Skip to content

Upgrade Swagger UI to 5.1.0 for OpenAPI 3.1 support #2266

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 1 commit into from
Jun 30, 2023

Conversation

JohnNiang
Copy link
Contributor

@JohnNiang JohnNiang commented Jun 15, 2023

See #2261 (comment) for more.

Anyone who wants to add OpenAPI 3.1 support can set properties like this:

springdoc:
  api-docs:
    enabled: true
+   version: OPENAPI_3_1
  swagger-ui:
    enabled: true

Resolves #2261, resolves #2037, resolves #1438, resolves #1181

@JohnNiang JohnNiang force-pushed the chore/bump-swagger-ui branch from 597ea4b to cfaca06 Compare June 25, 2023 15:01
@JohnNiang JohnNiang changed the title Upgrade Swagger UI to 5.0.0 for OpenAPI 3.1 support Upgrade Swagger UI to 5.1.0 for OpenAPI 3.1 support Jun 25, 2023
@bnasslahsen bnasslahsen merged commit 4c7c9c9 into springdoc:2.x Jun 30, 2023
@JohnNiang JohnNiang deleted the chore/bump-swagger-ui branch June 30, 2023 11:05
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.

3 participants