1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-10 15:20:26 +01:00

add x.com

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-08-27 02:48:59 +09:00
parent e0bf7c7cbe
commit 29a38318e8
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
4 changed files with 4 additions and 0 deletions

View file

@ -6603,6 +6603,7 @@ security:
- Referer: []
- Priority: []
servers:
- url: https://x.com/i/api
- url: https://twitter.com/i/api
tags:
- description: Responses containing User objects.

View file

@ -6545,6 +6545,7 @@ security:
- Referer: []
- Priority: []
servers:
- url: https://x.com/i/api
- url: https://twitter.com/i/api
tags:
- description: Responses containing User objects.

View file

@ -8672,6 +8672,7 @@ security:
- Referer: []
- Priority: []
servers:
- url: https://x.com/i/api
- url: https://twitter.com/i/api
tags:
- description: Responses containing User objects.

View file

@ -11,6 +11,7 @@ info:
url: https://github.com/fa0311/twitter-openapi#license
version: 0.0.1
servers:
- url: https://x.com/i/api
- url: https://twitter.com/i/api
paths: {}