mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
remove tag
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
9fd57625e8
commit
65b2611d8b
14 changed files with 0 additions and 135 deletions
6
dist/paths/follow.yaml
vendored
6
dist/paths/follow.yaml
vendored
|
|
@ -150,9 +150,6 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- follow
|
||||
- graphql
|
||||
/b22I8WSfQ8H4Ev8486xAlQ/Following:
|
||||
get:
|
||||
description: get user list of followers
|
||||
|
|
@ -265,6 +262,3 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- follow
|
||||
- graphql
|
||||
|
|
|
|||
3
dist/paths/profile.yaml
vendored
3
dist/paths/profile.yaml
vendored
|
|
@ -164,6 +164,3 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- user
|
||||
- graphql
|
||||
|
|
|
|||
12
dist/paths/timeline.yaml
vendored
12
dist/paths/timeline.yaml
vendored
|
|
@ -158,10 +158,6 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- timeline
|
||||
- login-required
|
||||
- graphql
|
||||
/HCosKfLNW1AcOo3la3mMgg/HomeTimeline:
|
||||
get:
|
||||
description: get tweet list of timeline
|
||||
|
|
@ -274,10 +270,6 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- timeline
|
||||
- login-required
|
||||
- graphql
|
||||
/zhX91JE87mWvfprhYE97xA/HomeLatestTimeline:
|
||||
get:
|
||||
description: get tweet list of timeline
|
||||
|
|
@ -390,7 +382,3 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- timeline
|
||||
- login-required
|
||||
- graphql
|
||||
|
|
|
|||
3
dist/paths/tweet.yaml
vendored
3
dist/paths/tweet.yaml
vendored
|
|
@ -131,6 +131,3 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- bookmark
|
||||
- graphql
|
||||
|
|
|
|||
3
dist/paths/user.yaml
vendored
3
dist/paths/user.yaml
vendored
|
|
@ -120,6 +120,3 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- user
|
||||
- graphql
|
||||
|
|
|
|||
12
dist/paths/usertweets.yaml
vendored
12
dist/paths/usertweets.yaml
vendored
|
|
@ -145,9 +145,6 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- user
|
||||
- graphql
|
||||
/HuTx74BxAnezK1gWvYY7zg/UserTweets:
|
||||
get:
|
||||
description: get user tweets
|
||||
|
|
@ -261,9 +258,6 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- user
|
||||
- graphql
|
||||
/RIWc55YCNyUJ-U3HHGYkdg/UserTweetsAndReplies:
|
||||
get:
|
||||
description: get user replies tweets
|
||||
|
|
@ -376,9 +370,6 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- user
|
||||
- graphql
|
||||
/YqiE3JL1KNgf9nSljYdxaA/UserMedia:
|
||||
get:
|
||||
description: get user media tweets
|
||||
|
|
@ -492,6 +483,3 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- user
|
||||
- graphql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue