mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
1335efb0a1
commit
305609f839
4 changed files with 366 additions and 0 deletions
2
dist/compatible/openapi-3.0.yaml
vendored
2
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -110,6 +110,8 @@ paths:
|
|||
$ref: ./paths/user.yaml#/paths/~1graphql~1{pathQueryId}~1UserByRestId
|
||||
/graphql/{pathQueryId}/UserByScreenName:
|
||||
$ref: ./paths/user.yaml#/paths/~1graphql~1{pathQueryId}~1UserByScreenName
|
||||
/graphql/{pathQueryId}/UserHighlightsTweets:
|
||||
$ref: ./paths/usertweets.yaml#/paths/~1graphql~1{pathQueryId}~1UserHighlightsTweets
|
||||
/graphql/{pathQueryId}/UserMedia:
|
||||
$ref: ./paths/usertweets.yaml#/paths/~1graphql~1{pathQueryId}~1UserMedia
|
||||
/graphql/{pathQueryId}/UserTweets:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue