1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 07:30:37 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-07-20 10:59:33 +09:00
parent 1335efb0a1
commit 305609f839
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
4 changed files with 366 additions and 0 deletions

View file

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