mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
14a5290eba
commit
59ec5b51a9
2 changed files with 4 additions and 4 deletions
4
dist/docs/schemas/tweet.yaml
vendored
4
dist/docs/schemas/tweet.yaml
vendored
|
|
@ -71,6 +71,8 @@ components:
|
|||
type:
|
||||
enum:
|
||||
- photo
|
||||
- video
|
||||
- animated_gif
|
||||
type: string
|
||||
url:
|
||||
format: uri
|
||||
|
|
@ -83,7 +85,6 @@ components:
|
|||
- media_url_https
|
||||
- type
|
||||
- url
|
||||
- features
|
||||
- sizes
|
||||
- original_info
|
||||
MediaExtended:
|
||||
|
|
@ -139,7 +140,6 @@ components:
|
|||
- type
|
||||
- url
|
||||
- ext_media_availability
|
||||
- features
|
||||
- sizes
|
||||
- original_info
|
||||
MediaOriginalInfo:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue