1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-12 08:00:27 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-07-10 00:36:15 +09:00
parent aac526e3d9
commit c025cda1d3
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
3 changed files with 6 additions and 7 deletions

View file

@ -30,8 +30,7 @@ paths:
schema:
$ref: "#/components/schemas/TweetFavoritersResponse"
tags:
- "tweet"
- "user-list"
/graphql/{pathQueryId}/Retweeters:
get:
@ -45,7 +44,7 @@ paths:
schema:
$ref: "#/components/schemas/TweetRetweetersResponse"
tags:
- "tweet"
- "user-list"
components:
schemas: