mirror of https://github.com/usbharu/Hideout.git
style: openapiのスタイルを修正
This commit is contained in:
parent
ebe5f45444
commit
02a6d12063
|
@ -201,6 +201,8 @@ paths:
|
|||
$ref: "#/components/schemas/User"
|
||||
post:
|
||||
summary: ユーザーをフォローする
|
||||
security:
|
||||
- BearerAuth: [ ]
|
||||
parameters:
|
||||
- $ref: "#/components/parameters/userName"
|
||||
responses:
|
||||
|
|
Loading…
Reference in New Issue