1
Fork 0
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:
ふぁ 2023-04-20 09:11:55 +09:00
parent 9fd57625e8
commit 65b2611d8b
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
14 changed files with 0 additions and 135 deletions

View file

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