mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
move
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
aac526e3d9
commit
c025cda1d3
3 changed files with 6 additions and 7 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue