Skip to content

Commit 47ff624

Browse files
committed
feat: add rendering support for OpenAPI 3.1.0 fields in preview pane
Rendering support was provided for all non JSON Schema related OpenAPI 3.1.0 fields only. This rendering support comes via [email protected]. Refs https://github.com/swagger-api/swagger-ui/releases/tag/v5.0.0-alpha.2
1 parent 19f0f35 commit 47ff624

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"reselect": "^4.1.7",
9292
"short-unique-id": "^4.4.4",
9393
"styled-components": "^5.3.8",
94-
"swagger-ui-react": "^5.0.0-alpha.0",
94+
"swagger-ui-react": "^5.0.0-alpha.2",
9595
"vscode": "npm:@codingame/monaco-vscode-api@~1.69.13",
9696
"vscode-languageclient": "^8.1.0",
9797
"vscode-languageserver-textdocument": "^1.0.8"

0 commit comments

Comments
 (0)