mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +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:
|
components:
|
||||||
schemas: {}
|
schemas: {}
|
||||||
securitySchemes:
|
securitySchemes:
|
||||||
|
AuthType:
|
||||||
|
description: OAuth2Session if you are logged in
|
||||||
|
in: header
|
||||||
|
name: x-twitter-auth-type
|
||||||
|
type: apiKey
|
||||||
CookieAuthToken:
|
CookieAuthToken:
|
||||||
description: HttpOnly cookie
|
description: HttpOnly cookie
|
||||||
in: cookie
|
in: cookie
|
||||||
|
|
@ -16,11 +21,6 @@ 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
|
||||||
|
|
@ -84,13 +84,10 @@ paths:
|
||||||
/other:
|
/other:
|
||||||
$ref: ./paths/other.yaml#/paths/~1other
|
$ref: ./paths/other.yaml#/paths/~1other
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
|
||||||
- CsrfToken: []
|
- CsrfToken: []
|
||||||
- ActiveUser: []
|
|
||||||
- AuthType: []
|
|
||||||
- ClientLanguage: []
|
|
||||||
- CookieAuthToken: []
|
|
||||||
- CookieCt0: []
|
- CookieCt0: []
|
||||||
|
- CookieAuthToken: []
|
||||||
|
- AuthType: []
|
||||||
servers:
|
servers:
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
21
dist/docs/openapi-3.0.yaml
vendored
21
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -6,6 +6,11 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: x-twitter-active-user
|
name: x-twitter-active-user
|
||||||
type: apiKey
|
type: apiKey
|
||||||
|
AuthType:
|
||||||
|
description: OAuth2Session if you are logged in
|
||||||
|
in: header
|
||||||
|
name: x-twitter-auth-type
|
||||||
|
type: apiKey
|
||||||
BearerAuth:
|
BearerAuth:
|
||||||
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
||||||
scheme: bearer
|
scheme: bearer
|
||||||
|
|
@ -36,11 +41,6 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: user-agent
|
name: user-agent
|
||||||
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
|
||||||
|
|
@ -104,13 +104,14 @@ paths:
|
||||||
/other:
|
/other:
|
||||||
$ref: ./paths/other.yaml#/paths/~1other
|
$ref: ./paths/other.yaml#/paths/~1other
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
|
||||||
- CsrfToken: []
|
- CsrfToken: []
|
||||||
- ActiveUser: []
|
|
||||||
- AuthType: []
|
|
||||||
- ClientLanguage: []
|
|
||||||
- CookieAuthToken: []
|
|
||||||
- CookieCt0: []
|
- CookieCt0: []
|
||||||
|
- CookieAuthToken: []
|
||||||
|
- AuthType: []
|
||||||
|
- UserAgent: []
|
||||||
|
- BearerAuth: []
|
||||||
|
- ActiveUser: []
|
||||||
|
- ClientLanguage: []
|
||||||
servers:
|
servers:
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
21
dist/test/openapi-3.0.yaml
vendored
21
dist/test/openapi-3.0.yaml
vendored
|
|
@ -6,6 +6,11 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: x-twitter-active-user
|
name: x-twitter-active-user
|
||||||
type: apiKey
|
type: apiKey
|
||||||
|
AuthType:
|
||||||
|
description: OAuth2Session if you are logged in
|
||||||
|
in: header
|
||||||
|
name: x-twitter-auth-type
|
||||||
|
type: apiKey
|
||||||
BearerAuth:
|
BearerAuth:
|
||||||
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
||||||
scheme: bearer
|
scheme: bearer
|
||||||
|
|
@ -36,11 +41,6 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: user-agent
|
name: user-agent
|
||||||
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
|
||||||
|
|
@ -104,13 +104,14 @@ paths:
|
||||||
/other:
|
/other:
|
||||||
$ref: ./paths/other.yaml#/paths/~1other
|
$ref: ./paths/other.yaml#/paths/~1other
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
|
||||||
- CsrfToken: []
|
- CsrfToken: []
|
||||||
- ActiveUser: []
|
|
||||||
- AuthType: []
|
|
||||||
- ClientLanguage: []
|
|
||||||
- CookieAuthToken: []
|
|
||||||
- CookieCt0: []
|
- CookieCt0: []
|
||||||
|
- CookieAuthToken: []
|
||||||
|
- AuthType: []
|
||||||
|
- UserAgent: []
|
||||||
|
- BearerAuth: []
|
||||||
|
- ActiveUser: []
|
||||||
|
- ClientLanguage: []
|
||||||
servers:
|
servers:
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
21
dist/typescript/openapi-3.0.yaml
vendored
21
dist/typescript/openapi-3.0.yaml
vendored
|
|
@ -6,6 +6,11 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: x-twitter-active-user
|
name: x-twitter-active-user
|
||||||
type: apiKey
|
type: apiKey
|
||||||
|
AuthType:
|
||||||
|
description: OAuth2Session if you are logged in
|
||||||
|
in: header
|
||||||
|
name: x-twitter-auth-type
|
||||||
|
type: apiKey
|
||||||
BearerAuth:
|
BearerAuth:
|
||||||
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
description: AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
||||||
scheme: bearer
|
scheme: bearer
|
||||||
|
|
@ -36,11 +41,6 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: user-agent
|
name: user-agent
|
||||||
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
|
||||||
|
|
@ -104,13 +104,14 @@ paths:
|
||||||
/other:
|
/other:
|
||||||
$ref: ./paths/other.yaml#/paths/~1other
|
$ref: ./paths/other.yaml#/paths/~1other
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
|
||||||
- CsrfToken: []
|
- CsrfToken: []
|
||||||
- ActiveUser: []
|
|
||||||
- AuthType: []
|
|
||||||
- ClientLanguage: []
|
|
||||||
- CookieAuthToken: []
|
|
||||||
- CookieCt0: []
|
- CookieCt0: []
|
||||||
|
- CookieAuthToken: []
|
||||||
|
- AuthType: []
|
||||||
|
- UserAgent: []
|
||||||
|
- BearerAuth: []
|
||||||
|
- ActiveUser: []
|
||||||
|
- ClientLanguage: []
|
||||||
servers:
|
servers:
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
|
|
@ -59,3 +59,9 @@ components:
|
||||||
in: header
|
in: header
|
||||||
name: x-twitter-client-language
|
name: x-twitter-client-language
|
||||||
type: apiKey
|
type: apiKey
|
||||||
|
|
||||||
|
security:
|
||||||
|
- UserAgent: []
|
||||||
|
- BearerAuth: []
|
||||||
|
- ActiveUser: []
|
||||||
|
- ClientLanguage: []
|
||||||
|
|
|
||||||
|
|
@ -36,20 +36,17 @@ components:
|
||||||
name: auth_token
|
name: auth_token
|
||||||
description: "HttpOnly cookie"
|
description: "HttpOnly cookie"
|
||||||
|
|
||||||
authType:
|
AuthType:
|
||||||
type: apiKey
|
type: apiKey
|
||||||
in: header
|
in: header
|
||||||
name: x-twitter-auth-type
|
name: x-twitter-auth-type
|
||||||
description: "OAuth2Session if you are logged in"
|
description: "OAuth2Session if you are logged in"
|
||||||
|
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
|
||||||
- CsrfToken: []
|
- CsrfToken: []
|
||||||
- ActiveUser: []
|
|
||||||
- AuthType: []
|
|
||||||
- ClientLanguage: []
|
|
||||||
- CookieAuthToken: []
|
|
||||||
- CookieCt0: []
|
- CookieCt0: []
|
||||||
|
- CookieAuthToken: []
|
||||||
|
- AuthType: []
|
||||||
tags:
|
tags:
|
||||||
- name: user
|
- name: user
|
||||||
description: response User
|
description: response User
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue