1
1
mirror of https://github.com/Redocly/redoc.git synced 2025-02-25 22:40:32 +03:00
redoc/e2e/standalone-compatibility.html
2017-11-19 23:59:45 +02:00

9 lines
139 B
HTML

<html>
<body>
<redoc spec-url="../demo/swagger.yaml"></redoc>
<script src="../bundles/redoc.standalone.js"></script>
</body>
</html>