Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00246ae commit 8e3a488Copy full SHA for 8e3a488
1 file changed
src/Symfony/Bundle/Resources/public/init-swagger-ui.js
@@ -45,6 +45,7 @@ window.onload = function() {
45
spec: data.spec,
46
dom_id: '#swagger-ui',
47
validatorUrl: null,
48
+ deepLinking: true,
49
oauth2RedirectUrl: data.oauth.redirectUrl,
50
presets: [
51
SwaggerUIBundle.presets.apis,
0 commit comments