mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
remove AuthType in header
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
5607828db9
commit
785a6791b8
2 changed files with 6 additions and 12 deletions
|
|
@ -41,13 +41,6 @@ paths:
|
|||
type: string
|
||||
default: "yes"
|
||||
description: "Unknown what this value means."
|
||||
- name: x-twitter-auth-type
|
||||
in: header
|
||||
required: true
|
||||
schema:
|
||||
type: string
|
||||
default: "OAuth2Session"
|
||||
description: "Unknown what this value means."
|
||||
- name: x-twitter-client-language
|
||||
in: header
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue