mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
resotre image and use yml instead of json
This commit is contained in:
parent
cd52d81b46
commit
84a9a5c520
|
@ -9,12 +9,12 @@
|
|||
<nav>
|
||||
<header> ReDoc </header>
|
||||
<form id="schema-url-form">
|
||||
<input id="schema-url-input" value='http://rebilly.github.io/SwaggerTemplateRepo/swagger.json'>
|
||||
<input id="schema-url-input" value='http://rebilly.github.io/SwaggerTemplateRepo/swagger.yaml'>
|
||||
<button type="submit"> Explore </button>
|
||||
</form>
|
||||
</nav>
|
||||
|
||||
<redoc scroll-y-offset="body > nav" spec-url='http://rebilly.github.io:80/SwaggerTemplateRepo/swagger.json'></redoc>
|
||||
<redoc scroll-y-offset="body > nav" spec-url='http://rebilly.github.io:80/SwaggerTemplateRepo/swagger.yaml'></redoc>
|
||||
|
||||
<!-- ReDoc built file with all dependencies included -->
|
||||
<script src="main.js"> </script>
|
||||
|
|
BIN
demo/petstore-logo.png
Normal file
BIN
demo/petstore-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
Loading…
Reference in New Issue
Block a user