mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
ee720eb82f
commit
767743fc9b
3 changed files with 18 additions and 0 deletions
6
dist/docs/openapi-3.0.yaml
vendored
6
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -3208,6 +3208,11 @@ components:
|
|||
in: header
|
||||
name: x-guest-token
|
||||
type: apiKey
|
||||
Priority:
|
||||
description: u=1, i
|
||||
in: header
|
||||
name: Priority
|
||||
type: apiKey
|
||||
Referer:
|
||||
description: https://x.com/home
|
||||
in: header
|
||||
|
|
@ -8815,6 +8820,7 @@ security:
|
|||
- Accept: []
|
||||
- AcceptEncoding: []
|
||||
- AcceptLanguage: []
|
||||
- Priority: []
|
||||
- Referer: []
|
||||
- SecChUa: []
|
||||
- SecChUaMobile: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue