Skip to content

Commit 79a063c

Browse files
author
zhangkun
committed
Disable default online verification of the specs
1 parent d13731d commit 79a063c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
const ui = SwaggerUIBundle({
4242
url: "/%%API.JSON%%",
4343
dom_id: '#swagger-ui',
44+
validatorUrl: 'none',
4445
deepLinking: true,
4546
presets: [
4647
SwaggerUIBundle.presets.apis,

0 commit comments

Comments
 (0)