1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-05-05 19:11:09 +09:00
parent db83472c0d
commit 1561b3889e
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
4 changed files with 28 additions and 12 deletions

View file

@ -85,8 +85,12 @@ servers:
- url: https://twitter.com/i/api/graphql
tags:
- description: response User
name: User
name: user
- description: response User list
name: UserList
name: userList
- description: response tweet
name: Tweet
name: tweet
- description: post
name: post
- description: legacy APIs
name: v1.1