mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
parent
45c8fa0047
commit
874956baa8
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ info:
|
|||
paths:
|
||||
/{{FollowingQuery}}/Following:
|
||||
get:
|
||||
operationId: getFollowers
|
||||
operationId: getFollowing
|
||||
description: get user list of followers
|
||||
responses:
|
||||
"200":
|
||||
|
|
@ -20,7 +20,7 @@ paths:
|
|||
|
||||
/{{FollowersQuery}}/Followers:
|
||||
get:
|
||||
operationId: getFollowing
|
||||
operationId: Followers
|
||||
description: get user list of following
|
||||
responses:
|
||||
"200":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue