We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a753245 commit 2a11b5fCopy full SHA for 2a11b5f
docs/cuculus-openapi.yaml
@@ -407,7 +407,7 @@ paths:
407
- invitations
408
security:
409
- bearer: []
410
- /v0/invitations/create-ap:
+ /v0/invitations/create:
411
post:
412
operationId: postInvitationsCreate
413
summary: 招待コードの発行
@@ -1031,7 +1031,7 @@ paths:
1031
1032
- {}
1033
1034
- /v0/users/{id}/follow-ap:
+ /v0/users/{id}/follow:
1035
1036
operationId: createFollow
1037
summary: ユーザーIDをフォローする。またはフォローリクエストを送る
0 commit comments