mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
e3bb72f2ef
commit
db83472c0d
5 changed files with 267 additions and 879 deletions
|
|
@ -51,9 +51,13 @@ security:
|
|||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
tags:
|
||||
- name: User
|
||||
- name: user
|
||||
description: response User
|
||||
- name: UserList
|
||||
- name: userList
|
||||
description: response User list
|
||||
- name: Tweet
|
||||
- name: tweet
|
||||
description: response tweet
|
||||
- name: post
|
||||
description: post
|
||||
- name: v1.1
|
||||
description: legacy APIs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue