mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
add x.com
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
e0bf7c7cbe
commit
29a38318e8
4 changed files with 4 additions and 0 deletions
1
dist/compatible/openapi-3.0.yaml
vendored
1
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -6603,6 +6603,7 @@ security:
|
||||||
- Referer: []
|
- Referer: []
|
||||||
- Priority: []
|
- Priority: []
|
||||||
servers:
|
servers:
|
||||||
|
- url: https://x.com/i/api
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
tags:
|
tags:
|
||||||
- description: Responses containing User objects.
|
- description: Responses containing User objects.
|
||||||
|
|
|
||||||
|
|
@ -6545,6 +6545,7 @@ security:
|
||||||
- Referer: []
|
- Referer: []
|
||||||
- Priority: []
|
- Priority: []
|
||||||
servers:
|
servers:
|
||||||
|
- url: https://x.com/i/api
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
tags:
|
tags:
|
||||||
- description: Responses containing User objects.
|
- description: Responses containing User objects.
|
||||||
|
|
|
||||||
1
dist/docs/openapi-3.0.yaml
vendored
1
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -8672,6 +8672,7 @@ security:
|
||||||
- Referer: []
|
- Referer: []
|
||||||
- Priority: []
|
- Priority: []
|
||||||
servers:
|
servers:
|
||||||
|
- url: https://x.com/i/api
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
tags:
|
tags:
|
||||||
- description: Responses containing User objects.
|
- description: Responses containing User objects.
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,7 @@ info:
|
||||||
url: https://github.com/fa0311/twitter-openapi#license
|
url: https://github.com/fa0311/twitter-openapi#license
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
servers:
|
servers:
|
||||||
|
- url: https://x.com/i/api
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
|
|
||||||
paths: {}
|
paths: {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue