mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-22 00:26: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>
|
||||
/* init redoc */
|
||||
Redoc.init('petstore.json');
|
||||
Redoc.init('swagger.json');
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue
Block a user