mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 16:46:34 +03:00
Renamed petstore.json to swagger.json
This commit is contained in:
parent
ae7b99700f
commit
f4dfe92919
|
@ -14,7 +14,7 @@
|
||||||
<script src="dist/redoc.full.js"> </script>
|
<script src="dist/redoc.full.js"> </script>
|
||||||
<script>
|
<script>
|
||||||
/* init redoc */
|
/* init redoc */
|
||||||
Redoc.init('petstore.json');
|
Redoc.init('swagger.json');
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user