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/compatible/openapi-3.0.yaml
vendored
6
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -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: []
|
||||||
|
|
|
||||||
|
|
@ -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: []
|
||||||
|
|
|
||||||
6
dist/docs/openapi-3.0.yaml
vendored
6
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -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: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue