File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,10 @@ nav: false
55
66<!-- vale off -->
77
8- # Rest reference
9-
108<script src =" https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js " ></script >
119<div id =" redoc-container " ></div >
1210<script >
13- Redoc .init (" https://gist.githubusercontent.com/mnocon/c52c5c1be4810f637c49a4f8040fd1c0 /raw/c2ab62907051a77bf549d233d95d2986827cb457/api .yaml" ,
11+ Redoc .init (" https://gist.githubusercontent.com/mnocon/0094456f313ea2943b3b852bf76d9a95 /raw/3423f2d97bba77e5080179cb9e2994c98d8dec9f/api_no_logo .yaml" ,
1412{ expandResponses: " 200,400" ,
1513 nativeScrollbars: true ,
1614 theme: {
@@ -21,6 +19,6 @@ Redoc.init("https://gist.githubusercontent.com/mnocon/c52c5c1be4810f637c49a4f804
2119 }
2220 },
2321document .querySelector (" #redoc-container" ), (function (e ) {
24- document .querySelector (' #redoc-container [title]' ).setAttribute (" style" , " background-color: red " )
22+ document .querySelector (' #redoc-container [title]' ).setAttribute (" style" , " background-color: grey " )
2523 })
26- )</script >
24+ )</script >
You can’t perform that action at this time.
0 commit comments