From b8e0c57f0abe5ac7cddd9691a6f63fc7608c0c26 Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Sun, 25 Jul 2021 10:51:51 +0900 Subject: [PATCH] fix --- docs/create-rest-endpoint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/create-rest-endpoint.md b/docs/create-rest-endpoint.md index 43175e3..88f5f29 100644 --- a/docs/create-rest-endpoint.md +++ b/docs/create-rest-endpoint.md @@ -70,4 +70,4 @@ mutation putPage($id: Int!, $content: jsonb!) { ![](https://lh3.googleusercontent.com/NUKkifFtbdjjti9tga3fHp0-iIc4e48Cz2HrBOUngbaDad5an29hJ9ucn7kG3MXLIyZw80wpfG3aZZrS9kDEYUnl9cV3VB0oZ6LqIRKbHlgUGBF2PJJC9ifLCABZhmn1Rv8u9mZ8qw=w1280) -作成すると作成したREST APIエンドポイントが表示されます。 +作成が完了すると作成したREST APIエンドポイントの一覧が表示されます。