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:
ふぁ 2024-11-02 23:34:57 +09:00
parent ee720eb82f
commit 767743fc9b
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
3 changed files with 18 additions and 0 deletions

View file

@ -3208,6 +3208,11 @@ components:
in: header in: header
name: x-guest-token name: x-guest-token
type: apiKey type: apiKey
Priority:
description: u=1, i
in: header
name: Priority
type: apiKey
Referer: Referer:
description: https://x.com/home description: https://x.com/home
in: header in: header
@ -6667,6 +6672,7 @@ security:
- Accept: [] - Accept: []
- AcceptEncoding: [] - AcceptEncoding: []
- AcceptLanguage: [] - AcceptLanguage: []
- Priority: []
- Referer: [] - Referer: []
- SecChUa: [] - SecChUa: []
- SecChUaMobile: [] - SecChUaMobile: []

View file

@ -3208,6 +3208,11 @@ components:
in: header in: header
name: x-guest-token name: x-guest-token
type: apiKey type: apiKey
Priority:
description: u=1, i
in: header
name: Priority
type: apiKey
Referer: Referer:
description: https://x.com/home description: https://x.com/home
in: header in: header
@ -6609,6 +6614,7 @@ security:
- Accept: [] - Accept: []
- AcceptEncoding: [] - AcceptEncoding: []
- AcceptLanguage: [] - AcceptLanguage: []
- Priority: []
- Referer: [] - Referer: []
- SecChUa: [] - SecChUa: []
- SecChUaMobile: [] - SecChUaMobile: []

View file

@ -3208,6 +3208,11 @@ components:
in: header in: header
name: x-guest-token name: x-guest-token
type: apiKey type: apiKey
Priority:
description: u=1, i
in: header
name: Priority
type: apiKey
Referer: Referer:
description: https://x.com/home description: https://x.com/home
in: header in: header
@ -8815,6 +8820,7 @@ security:
- Accept: [] - Accept: []
- AcceptEncoding: [] - AcceptEncoding: []
- AcceptLanguage: [] - AcceptLanguage: []
- Priority: []
- Referer: [] - Referer: []
- SecChUa: [] - SecChUa: []
- SecChUaMobile: [] - SecChUaMobile: []