1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-05-25 01:47:45 +09:00
parent 9b89648eda
commit ddfe40e521
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
6 changed files with 49 additions and 46 deletions

View file

@ -59,3 +59,9 @@ components:
in: header
name: x-twitter-client-language
type: apiKey
security:
- UserAgent: []
- BearerAuth: []
- ActiveUser: []
- ClientLanguage: []

View file

@ -36,20 +36,17 @@ components:
name: auth_token
description: "HttpOnly cookie"
authType:
AuthType:
type: apiKey
in: header
name: x-twitter-auth-type
description: "OAuth2Session if you are logged in"
security:
- bearerAuth: []
- CsrfToken: []
- ActiveUser: []
- AuthType: []
- ClientLanguage: []
- CookieAuthToken: []
- CookieCt0: []
- CookieAuthToken: []
- AuthType: []
tags:
- name: user
description: response User