mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
9b89648eda
commit
ddfe40e521
6 changed files with 49 additions and 46 deletions
17
dist/dart/openapi-3.0.yaml
vendored
17
dist/dart/openapi-3.0.yaml
vendored
|
|
@ -1,6 +1,11 @@
|
|||
components:
|
||||
schemas: {}
|
||||
securitySchemes:
|
||||
AuthType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
CookieAuthToken:
|
||||
description: HttpOnly cookie
|
||||
in: cookie
|
||||
|
|
@ -16,11 +21,6 @@ components:
|
|||
in: header
|
||||
name: x-csrf-token
|
||||
type: apiKey
|
||||
authType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
info:
|
||||
contact:
|
||||
email: yuki@yuki0311.com
|
||||
|
|
@ -84,13 +84,10 @@ paths:
|
|||
/other:
|
||||
$ref: ./paths/other.yaml#/paths/~1other
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- CsrfToken: []
|
||||
- ActiveUser: []
|
||||
- AuthType: []
|
||||
- ClientLanguage: []
|
||||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
- CookieAuthToken: []
|
||||
- AuthType: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
|
|
|
|||
21
dist/docs/openapi-3.0.yaml
vendored
21
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -6,6 +6,11 @@ components:
|
|||
in: header
|
||||
name: x-twitter-active-user
|
||||
type: apiKey
|
||||
AuthType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
BearerAuth:
|
||||
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
||||
scheme: bearer
|
||||
|
|
@ -36,11 +41,6 @@ components:
|
|||
in: header
|
||||
name: user-agent
|
||||
type: apiKey
|
||||
authType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
info:
|
||||
contact:
|
||||
email: yuki@yuki0311.com
|
||||
|
|
@ -104,13 +104,14 @@ paths:
|
|||
/other:
|
||||
$ref: ./paths/other.yaml#/paths/~1other
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- CsrfToken: []
|
||||
- ActiveUser: []
|
||||
- AuthType: []
|
||||
- ClientLanguage: []
|
||||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
- CookieAuthToken: []
|
||||
- AuthType: []
|
||||
- UserAgent: []
|
||||
- BearerAuth: []
|
||||
- ActiveUser: []
|
||||
- ClientLanguage: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
|
|
|
|||
21
dist/test/openapi-3.0.yaml
vendored
21
dist/test/openapi-3.0.yaml
vendored
|
|
@ -6,6 +6,11 @@ components:
|
|||
in: header
|
||||
name: x-twitter-active-user
|
||||
type: apiKey
|
||||
AuthType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
BearerAuth:
|
||||
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
||||
scheme: bearer
|
||||
|
|
@ -36,11 +41,6 @@ components:
|
|||
in: header
|
||||
name: user-agent
|
||||
type: apiKey
|
||||
authType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
info:
|
||||
contact:
|
||||
email: yuki@yuki0311.com
|
||||
|
|
@ -104,13 +104,14 @@ paths:
|
|||
/other:
|
||||
$ref: ./paths/other.yaml#/paths/~1other
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- CsrfToken: []
|
||||
- ActiveUser: []
|
||||
- AuthType: []
|
||||
- ClientLanguage: []
|
||||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
- CookieAuthToken: []
|
||||
- AuthType: []
|
||||
- UserAgent: []
|
||||
- BearerAuth: []
|
||||
- ActiveUser: []
|
||||
- ClientLanguage: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
|
|
|
|||
21
dist/typescript/openapi-3.0.yaml
vendored
21
dist/typescript/openapi-3.0.yaml
vendored
|
|
@ -6,6 +6,11 @@ components:
|
|||
in: header
|
||||
name: x-twitter-active-user
|
||||
type: apiKey
|
||||
AuthType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
BearerAuth:
|
||||
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
||||
scheme: bearer
|
||||
|
|
@ -36,11 +41,6 @@ components:
|
|||
in: header
|
||||
name: user-agent
|
||||
type: apiKey
|
||||
authType:
|
||||
description: OAuth2Session if you are logged in
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
type: apiKey
|
||||
info:
|
||||
contact:
|
||||
email: yuki@yuki0311.com
|
||||
|
|
@ -104,13 +104,14 @@ paths:
|
|||
/other:
|
||||
$ref: ./paths/other.yaml#/paths/~1other
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- CsrfToken: []
|
||||
- ActiveUser: []
|
||||
- AuthType: []
|
||||
- ClientLanguage: []
|
||||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
- CookieAuthToken: []
|
||||
- AuthType: []
|
||||
- UserAgent: []
|
||||
- BearerAuth: []
|
||||
- ActiveUser: []
|
||||
- ClientLanguage: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
|
|
|
|||
|
|
@ -59,3 +59,9 @@ components:
|
|||
in: header
|
||||
name: x-twitter-client-language
|
||||
type: apiKey
|
||||
|
||||
security:
|
||||
- UserAgent: []
|
||||
- BearerAuth: []
|
||||
- ActiveUser: []
|
||||
- ClientLanguage: []
|
||||
|
|
|
|||
|
|
@ -36,20 +36,17 @@ components:
|
|||
name: auth_token
|
||||
description: "HttpOnly cookie"
|
||||
|
||||
authType:
|
||||
AuthType:
|
||||
type: apiKey
|
||||
in: header
|
||||
name: x-twitter-auth-type
|
||||
description: "OAuth2Session if you are logged in"
|
||||
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- CsrfToken: []
|
||||
- ActiveUser: []
|
||||
- AuthType: []
|
||||
- ClientLanguage: []
|
||||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
- CookieAuthToken: []
|
||||
- AuthType: []
|
||||
tags:
|
||||
- name: user
|
||||
description: response User
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue