Skip to content

Commit 1e53047

Browse files
authored
Enable deep linking in dist/index.html
1 parent 6102718 commit 1e53047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
const ui = SwaggerUIBundle({
7777
url: "http://petstore.swagger.io/v2/swagger.json",
7878
dom_id: '#swagger-ui',
79+
deepLinking: true,
7980
presets: [
8081
SwaggerUIBundle.presets.apis,
8182
SwaggerUIStandalonePreset

0 commit comments

Comments
 (0)