1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00

rename Error Response

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-11-07 22:26:16 +09:00
parent e7bbba9fb8
commit 5342b87e6f
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
9 changed files with 23 additions and 23 deletions

View file

@ -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: