Skip to content

Commit

Permalink
2024-04-04 - Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 4, 2024
1 parent f6f6aa7 commit 3560427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cuculus-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ paths:
- invitations
security:
- bearer: []
/v0/invitations/create-ap:
/v0/invitations/create:
post:
operationId: postInvitationsCreate
summary: 招待コードの発行
Expand Down Expand Up @@ -1031,7 +1031,7 @@ paths:
security:
- {}
- bearer: []
/v0/users/{id}/follow-ap:
/v0/users/{id}/follow:
post:
operationId: createFollow
summary: ユーザーIDをフォローする。またはフォローリクエストを送る
Expand Down

0 comments on commit 3560427

Please sign in to comment.