mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
9 lines
135 B
HTML
9 lines
135 B
HTML
|
<html>
|
||
|
|
||
|
<body>
|
||
|
<redoc spec-url="../demo/swagger.yaml"></redoc>
|
||
|
<script src="../lib/redoc.standalone.js"></script>
|
||
|
</body>
|
||
|
|
||
|
</html>
|