以下の内容はhttps://blog.systemjp.net/entry/2020/07/09/113044より取得しました。


ReDocの使い方

redoc spec-urlのとこに表示したいjson指定するだけでOK。
超簡単。


redoc.html

<!DOCTYPE html>
<html>
  <head>
    <title>ReDoc</title>
    <meta charset="utf-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1">
  </head>
  <body>
    <redoc spec-url="http://petstore.swagger.io/v2/swagger.json"></redoc>
    <script src="https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js"></script>
  </body>
</html>



以上の内容はhttps://blog.systemjp.net/entry/2020/07/09/113044より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14