mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
rename Error Response
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
e7bbba9fb8
commit
5342b87e6f
9 changed files with 23 additions and 23 deletions
|
|
@ -57,7 +57,7 @@ components:
|
|||
errors:
|
||||
type: array
|
||||
items:
|
||||
$ref: "./../response/error.yaml#/components/schemas/Error"
|
||||
$ref: "./../response/error.yaml#/components/schemas/ErrorResponse"
|
||||
|
||||
FollowResponseData:
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue