<redoc>

redoc 要素 (HTML)

[1] GitHub - Redocly/redoc: 📘 OpenAPI/Swagger-generated API Reference Documentation, https://github.com/Redocly/redoc?tab=readme-ov-file#add-an-html-element-to-the-page

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>

[2] Use the Redoc HTML element, https://redocly.com/docs/redoc/deployment/html
  <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] これを使ってる人、勧めてる人も素人さんだってわかるから二度美味しい。