1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-04-23 02:48:43 +09:00
commit e659a03c1b
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 2 additions and 2 deletions

View file

@ -155,7 +155,7 @@ paths:
/djdTXDIk2qhd4OStqlUFeQ/Followers:
get:
description: get user list of followers
operationId: Followers
operationId: getFollowers
parameters:
- in: query
name: variables

View file

@ -20,7 +20,7 @@ paths:
/{{FollowersQuery}}/Followers:
get:
operationId: Followers
operationId: getFollowers
description: get user list of followers
responses:
"200":