mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
add tag
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
e6c0ebfb57
commit
dceaa10a43
15 changed files with 65 additions and 0 deletions
4
dist/paths/follow.yaml
vendored
4
dist/paths/follow.yaml
vendored
|
|
@ -150,6 +150,8 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- UserList
|
||||
/JpFFCTBPxYVlDqMUr9twzQ/Followers:
|
||||
get:
|
||||
description: get user list of following
|
||||
|
|
@ -262,3 +264,5 @@ paths:
|
|||
x-xss-protection:
|
||||
schema:
|
||||
type: integer
|
||||
tags:
|
||||
- UserList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue