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.
2 parents 4026d1a + 7dd432b commit 067cb6aCopy full SHA for 067cb6a
hivemq-edge/src/openapi/index.html
@@ -21,6 +21,6 @@
21
<redoc spec-url="hivemq-PLACEHOLDER_HIVEMQ_VERSION-openapi.yaml"
22
json-sample-expand-level="3" hide-hostname="true" expand-responses="200,201" expand-single-schema-field="true"
23
></redoc>
24
-<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"></script>
+<script src="https://cdn.jsdelivr.net/npm/redoc@2.5.2/bundles/redoc.standalone.js"></script>
25
</body>
26
</html>
0 commit comments