1
Fork 0
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:
ふぁ 2024-09-27 12:15:03 +09:00
parent 4ffbb5e063
commit cd591c0377
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
10 changed files with 1365 additions and 932 deletions

View file

@ -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