mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
db83472c0d
commit
1561b3889e
4 changed files with 28 additions and 12 deletions
10
dist/docs/openapi-3.0.yaml
vendored
10
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue