From 248be1194d38b2056c80607ee8674eddbfe017ab Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Sun, 23 Jun 2024 16:53:53 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20API=E5=AE=9A=E7=BE=A9=E3=81=8CGitHub=20?= =?UTF-8?q?Pages=E3=81=AB=E3=82=88=E3=81=A3=E3=81=A6=E5=85=AC=E9=96=8B?= =?UTF-8?q?=E3=81=95=E3=82=8C=E3=81=A6=E3=81=84=E3=82=8B=E3=81=93=E3=81=A8?= =?UTF-8?q?=E3=82=92=E8=A8=98=E8=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a03bba4..fb1f91d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ API の定義には [TypeSpec](https://typespec.io/) を使用しています。 TypeSpec については[公式ドキュメント](https://typespec.io/docs)を参照してください。 +### リモートで確認する + +seichi-portal-api-schema は GitHub Pages によって redocly が提供する形式で公開されています。 + +[GitHub Pages上の定義はこちら](https://giganticminecraft.github.io/seichi-portal-api-schema/) + ### ローカルで確認する `docker compose` を利用することで、ローカル環境で、スキーマを視覚的に確認することができます。