8000 Upgrade to Swagger 5.21.0 by Simran-B · Pull Request #683 · arangodb/docs-hugo · GitHub
[go: up one dir, main page]

Skip to content

Upgrade to Swagger 5.21.0 #683

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

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update for Swagger-UI 5.21.0
  • Loading branch information
Simran-B committed Apr 29, 2025
commit e74beede000d58018f181cbc905e7101ed53ecd1
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@ Swagger 2.x compatibility.

<small>Introduced in: v3.12.5</small>

Swagger UI has been updated to version 5.20.1.
Swagger UI has been updated to version 5.21.0.

The default model rendering has been adjusted to display the **Schema** tab
instead of the **Example Value** tab by default. This makes it easier to
discover the structured request and response body descriptions.
The default model rendering has been adjusted to display the **Schema** tab with
an interactive model tree instead of the **Example Value** tab by default. This
makes it easier to discover the structured request and response body descriptions.

## External versioning support

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@ Swagger 2.x compatibility.

<small>Introduced in: v3.12.5</small>

Swagger UI has been updated to version 5.20.1.
Swagger UI has been updated to version 5.21.0.

The default model rendering has been adjusted to display the **Schema** tab
instead of the **Example Value** tab by default. This makes it easier to discover
the structured request and response body descriptions.
The default model rendering has been adjusted to display the **Schema** tab with
an interactive model tree instead of the **Example Value** tab by default. This
makes it easier to discover the structured request and response body descriptions.

## External versioning support

Expand Down
0