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
bd2f821d55
commit
6d4ab844cc
6 changed files with 284 additions and 22 deletions
5
dist/compatible/schemas/tweet.yaml
vendored
5
dist/compatible/schemas/tweet.yaml
vendored
|
|
@ -269,11 +269,8 @@ components:
|
|||
$ref: '#/components/schemas/TweetView'
|
||||
required:
|
||||
- rest_id
|
||||
- core
|
||||
- edit_control
|
||||
- is_translatable
|
||||
- source
|
||||
- legacy
|
||||
- views
|
||||
TweetCard:
|
||||
properties:
|
||||
|
|
@ -498,8 +495,6 @@ components:
|
|||
enum:
|
||||
- Available
|
||||
type: string
|
||||
required:
|
||||
- status
|
||||
mediaStats:
|
||||
properties:
|
||||
viewCount:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue