We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdabaf commit 901ac77Copy full SHA for 901ac77
1 file changed
readme.md
@@ -14,7 +14,7 @@ Add `Try it out` function like [swagger](https://petstore.swagger.io/) on [redoc
14
<body>
15
<div id="redoc-container"></div>
16
<script src="https://cdn.jsdelivr.net/npm/redoc@2.0.0-rc.55/bundles/redoc.standalone.min.js"> </script>
17
- <script src="https://cdn.jsdelivr.net/gh/wll8/redoc-try@1.4.8/dist/try.js"></script>
+ <script src="https://cdn.jsdelivr.net/gh/wll8/redoc-try@1.4.9/dist/try.js"></script>
18
<script>
19
// initTry(`https://petstore.swagger.io/v2/swagger.json`)
20
initTry({
0 commit comments