mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
fix servers url
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
a027d4b8ed
commit
1f0eea6130
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ info:
|
||||||
url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt
|
url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
servers:
|
servers:
|
||||||
- url: https://twitter.com/i/api/graphql
|
- url: https://twitter.com/i/api
|
||||||
|
|
||||||
paths: {}
|
paths: {}
|
||||||
components:
|
components:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue