Skip to content

Commit 2a11b5f

Browse files
committed
定義書更新
1 parent a753245 commit 2a11b5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cuculus-openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ paths:
407407
- invitations
408408
security:
409409
- bearer: []
410-
/v0/invitations/create-ap:
410+
/v0/invitations/create:
411411
post:
412412
operationId: postInvitationsCreate
413413
summary: 招待コードの発行
@@ -1031,7 +1031,7 @@ paths:
10311031
security:
10321032
- {}
10331033
- bearer: []
1034-
/v0/users/{id}/follow-ap:
1034+
/v0/users/{id}/follow:
10351035
post:
10361036
operationId: createFollow
10371037
summary: ユーザーIDをフォローする。またはフォローリクエストを送る

0 commit comments

Comments
 (0)