File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
- <!doctype html> < html lang ="
en "
> < head > < meta charset ="
utf-8 "
> < meta name ="
viewport "
content ="
width=device-width,minimum-scale=1,initial-scale=1,user-scalable=yes "
> < title > RapiDoc
</ title > < link href ="
https://fonts.googleapis.com/css?family=Open+Sans:300,600&display=swap "
rel ="
stylesheet "
> < link rel ="
stylesheet "
href ="
//cdn.jsdelivr.net/gh/highlightjs/[email protected] /build/styles/default.min.css "
> < script src ="
//cdn.jsdelivr.net/gh/highlightjs/[email protected] /build/highlight.min.js "
> </ script > </ head > < body > < rapi-doc id ="
thedoc "
spec-url ="
https://petstore.swagger.io/v2/swagger.json "
allow-server-selection ="
false "
theme ="
dark "
allow-api-list-style-selection ="
false "
regular-font ="
Open Sans "
schema-style ="
tree "
render-style ="
focused "
default-schema-tab ="
model "
> </ rapi-doc > < script src ="
rapidoc-min.js "
> </ script > </ body > </ html >
1
+ <!doctype html> < html lang ="
en "
> < head > < meta charset ="
utf-8 "
> < meta name ="
viewport "
content ="
width=device-width,minimum-scale=1,initial-scale=1,user-scalable=yes "
> < title > RapiDoc
</ title > < link href ="
https://fonts.googleapis.com/css?family=Open+Sans:300,600&display=swap "
rel ="
stylesheet "
> < link rel ="
stylesheet "
href ="
//cdn.jsdelivr.net/gh/highlightjs/[email protected] /build/styles/default.min.css "
> < script src ="
//cdn.jsdelivr.net/gh/highlightjs/[email protected] /build/highlight.min.js "
> </ script > </ head > < body > < rapi-doc id ="
thedoc "
spec-url ="
https://petstore.swagger.io/v2/swagger.json "
allow-server-selection ="
false "
theme ="
light "
allow-api-list-style-selection ="
false "
regular-font ="
Open Sans "
schema-style ="
tree "
render-style ="
read "
default-schema-tab ="
model "
nav-bg-image ="
https://i.pinimg.com/564x/a9/df/68/a9df68a2d651daee11599e998df393cb.jpg "
nav-bg-image-size ="
cover "
nav-bg-color ="
#212f49EF "
nav-accent-color ="
#ff4236 "
primary-color ="
#40507F "
nav-hover-bg-color ="
#212f4900 "
> </ rapi-doc > < script src ="
rapidoc-min.js "
> </ script > </ body > </ html >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments