mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
e659a03c1b
commit
14ecb9a5f4
8 changed files with 5 additions and 91 deletions
5
dist/openapi-3.0.yaml
vendored
5
dist/openapi-3.0.yaml
vendored
|
|
@ -16,6 +16,11 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: x-csrf-token
|
name: x-csrf-token
|
||||||
type: apiKey
|
type: apiKey
|
||||||
|
authType:
|
||||||
|
description: OAuth2Session if you are logged in
|
||||||
|
in: header
|
||||||
|
name: x-twitter-auth-type
|
||||||
|
type: apiKey
|
||||||
info:
|
info:
|
||||||
contact:
|
contact:
|
||||||
email: yuki@yuki0311.com
|
email: yuki@yuki0311.com
|
||||||
|
|
|
||||||
7
dist/paths/bookmarks.yaml
vendored
7
dist/paths/bookmarks.yaml
vendored
|
|
@ -71,13 +71,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
14
dist/paths/follow.yaml
vendored
14
dist/paths/follow.yaml
vendored
|
|
@ -87,13 +87,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -201,13 +194,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
7
dist/paths/profile.yaml
vendored
7
dist/paths/profile.yaml
vendored
|
|
@ -101,13 +101,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
21
dist/paths/timeline.yaml
vendored
21
dist/paths/timeline.yaml
vendored
|
|
@ -95,13 +95,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -209,13 +202,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -323,13 +309,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
7
dist/paths/tweet.yaml
vendored
7
dist/paths/tweet.yaml
vendored
|
|
@ -68,13 +68,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
7
dist/paths/user.yaml
vendored
7
dist/paths/user.yaml
vendored
|
|
@ -57,13 +57,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
28
dist/paths/usertweets.yaml
vendored
28
dist/paths/usertweets.yaml
vendored
|
|
@ -82,13 +82,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -197,13 +190,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -311,13 +297,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -426,13 +405,6 @@ paths:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
description: Unknown what this value means.
|
description: Unknown what this value means.
|
||||||
type: string
|
type: string
|
||||||
- in: header
|
|
||||||
name: x-twitter-auth-type
|
|
||||||
required: true
|
|
||||||
schema:
|
|
||||||
default: OAuth2Session
|
|
||||||
description: Unknown what this value means.
|
|
||||||
type: string
|
|
||||||
- in: header
|
- in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue