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
1f0eea6130
commit
55d5e6444d
4 changed files with 4 additions and 4 deletions
2
dist/dart/openapi-3.0.yaml
vendored
2
dist/dart/openapi-3.0.yaml
vendored
|
|
@ -90,7 +90,7 @@ security:
|
|||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api/graphql
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
- description: response User
|
||||
name: user
|
||||
|
|
|
|||
2
dist/docs/openapi-3.0.yaml
vendored
2
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -90,7 +90,7 @@ security:
|
|||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api/graphql
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
- description: response User
|
||||
name: user
|
||||
|
|
|
|||
2
dist/test/openapi-3.0.yaml
vendored
2
dist/test/openapi-3.0.yaml
vendored
|
|
@ -90,7 +90,7 @@ security:
|
|||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api/graphql
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
- description: response User
|
||||
name: user
|
||||
|
|
|
|||
2
dist/typescript/openapi-3.0.yaml
vendored
2
dist/typescript/openapi-3.0.yaml
vendored
|
|
@ -90,7 +90,7 @@ security:
|
|||
- CookieAuthToken: []
|
||||
- CookieCt0: []
|
||||
servers:
|
||||
- url: https://twitter.com/i/api/graphql
|
||||
- url: https://twitter.com/i/api
|
||||
tags:
|
||||
- description: response User
|
||||
name: user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue