mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
Update openapi schemas
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
4ffbb5e063
commit
cd591c0377
10 changed files with 1365 additions and 932 deletions
|
|
@ -118,8 +118,8 @@ paths:
|
|||
required: true
|
||||
schema:
|
||||
type: string
|
||||
default: "https://twitter.com/home"
|
||||
description: "https://twitter.com/home"
|
||||
default: "https://x.com/home"
|
||||
description: "https://x.com/home"
|
||||
- name: Priority
|
||||
in: header
|
||||
required: true
|
||||
|
|
@ -211,7 +211,7 @@ components:
|
|||
name: Sec-Fetch-Site
|
||||
type: apiKey
|
||||
Referer:
|
||||
description: "https://twitter.com/home"
|
||||
description: "https://x.com/home"
|
||||
in: header
|
||||
name: Referer
|
||||
type: apiKey
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue