We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fb364 commit 0605601Copy full SHA for 0605601
1 file changed
static/index.html
@@ -12,7 +12,7 @@
12
</style>
13
</head>
14
<body>
15
-<redoc spec-url='swagger.json' lazy-rendering suppress-warnings required-props-first></redoc>
+<redoc spec-url='swagger.json' lazy-rendering suppress-warnings required-props-first path-in-middle-panel></redoc>
16
<script src="redoc.min.js"> </script>
17
</body>
18
</html>
0 commit comments