mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
add bookmarks
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
4864d6126a
commit
abbcbe8b86
5 changed files with 173 additions and 0 deletions
4
dist/openapi-3.0.yaml
vendored
4
dist/openapi-3.0.yaml
vendored
|
|
@ -58,6 +58,8 @@ paths:
|
|||
$ref: ./path/usertweets.yaml#/paths/~1YqiE3JL1KNgf9nSljYdxaA~1UserMedia
|
||||
/sLVLhk0bGj3MVFEKTdax1w/UserByScreenName:
|
||||
$ref: ./path/user.yaml#/paths/~1sLVLhk0bGj3MVFEKTdax1w~1UserByScreenName
|
||||
/tmd4ifV8RHltzn8ymGg1aw/Bookmarks:
|
||||
$ref: ./path/bookmarks.yaml#/paths/~1tmd4ifV8RHltzn8ymGg1aw~1Bookmarks
|
||||
/zhX91JE87mWvfprhYE97xA/HomeLatestTimeline:
|
||||
$ref: ./path/timeline.yaml#/paths/~1zhX91JE87mWvfprhYE97xA~1HomeLatestTimeline
|
||||
/{{FollowersQuery}}/Followers:
|
||||
|
|
@ -81,6 +83,8 @@ tags:
|
|||
name: tweet
|
||||
- description: user
|
||||
name: user
|
||||
- description: bookmark
|
||||
name: bookmark
|
||||
- description: follow
|
||||
name: follow
|
||||
- description: search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue