Skip to content

Commit 7a34d5b

Browse files
authored
fix typo
1 parent e3ee5ca commit 7a34d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documents/forWebAPI/web_api_guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ Web APIのクエリパラメータで `fields` を使って必要な項目だけ
719719

720720
HTTP ステータスコードの使い分けについて下表を示す。
721721

722-
判例】✅:利用する ⚠️:一時的に利用する可能性がある
722+
凡例】✅:利用する ⚠️:一時的に利用する可能性がある
723723

724724
| コード | 説明 | GET HEAD | POST | PUT | PATCH | DELETE |
725725
| :------------------------ | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------- | :--- | :-- | :---- | :----- |
@@ -2058,7 +2058,7 @@ Web APIにはこれ以前の章で説明したように実用のために必要
20582058

20592059
本規約は、下表の項目についてクラウドサービス側の機能配置とすることを推奨する。
20602060

2061-
判例】推奨:✅️ 条件次第で推奨:❓️
2061+
凡例】推奨:✅️ 条件次第で推奨:❓️
20622062

20632063
| 項目 | 説明 | マネージドサービス |
20642064
| :----------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------ |

0 commit comments

Comments
 (0)