/mountix-docs

mountix API - 日本の山岳一覧・百名山API のドキュメント

Primary LanguageDockerfile

mountix API documents

mountix API のドキュメント

https://mountix-docs.codemountains.org/

Build command

ローカル環境でindex.htmlを生成する。

docker run --rm -it -v$(pwd):/tmp my-redoc-cli:0.0.1 bash
cd tmp/
redoc-cli bundle openapi.yaml -o target/index.html