Create an HTML page, or edit an existing one, and add the following within the body tags:
<redoc spec-url="http://petstore.swagger.io/v2/swagger.json"></redoc> <script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>
<body> <redoc spec-url='http://petstore.swagger.io/v2/swagger.json'></redoc> <script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script> </body>
[3] みんな当たり前にカスタム要素を使っている今のこの時代に独自拡張HTML要素とか時代錯誤が過ぎるだろ...
[4] まあここ見るだけで作者は素人だから売り物に使うの探してるときは近寄ってはいけないとわかるっていう意味では親切なのかもしれない。
[5] これを使ってる人、勧めてる人も素人さんだってわかるから二度美味しい。
[6] Schema loader and Schema Info component, RomanHotsiy, , https://github.com/Redocly/redoc/commit/920c5c0497fd0578b7997c1bbd5d50be057f2b5d#diff-b18ccd15ec95e2a9c4fead5bca9085042af688361a24d3463c27138e3c797a5b
[7] >>6 このときまで redoc-test
とカスタム要素名だったのにこのとき
redoc
に改名したところから始まるらしい。