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

add additionalHooks

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-02-15 16:03:23 +09:00
parent 6d83063f76
commit 150430b24c
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 7 additions and 18 deletions

View file

@ -3888,9 +3888,7 @@ paths:
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/CreateRetweetResponse'
- $ref: '#/components/schemas/Errors'
$ref: '#/components/schemas/CreateRetweetResponse'
description: Successful operation
headers:
x-connection-hash:
@ -4115,9 +4113,7 @@ paths:
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/CreateTweetResponse'
- $ref: '#/components/schemas/Errors'
$ref: '#/components/schemas/CreateTweetResponse'
description: Successful operation
headers:
x-connection-hash:
@ -4191,9 +4187,7 @@ paths:
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/DeleteRetweetResponse'
- $ref: '#/components/schemas/Errors'
$ref: '#/components/schemas/DeleteRetweetResponse'
description: Successful operation
headers:
x-connection-hash:
@ -4267,9 +4261,7 @@ paths:
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/DeleteTweetResponse'
- $ref: '#/components/schemas/Errors'
$ref: '#/components/schemas/DeleteTweetResponse'
description: Successful operation
headers:
x-connection-hash:
@ -4343,9 +4335,7 @@ paths:
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/FavoriteTweetResponseData'
- $ref: '#/components/schemas/Errors'
$ref: '#/components/schemas/FavoriteTweetResponseData'
description: Successful operation
headers:
x-connection-hash:
@ -5498,9 +5488,7 @@ paths:
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/UnfavoriteTweetResponseData'
- $ref: '#/components/schemas/Errors'
$ref: '#/components/schemas/UnfavoriteTweetResponseData'
description: Successful operation
headers:
x-connection-hash: