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
6fbfc323b3
commit
3dbdd17fbb
74 changed files with 16 additions and 9401 deletions
8
dist/docs/schemas/tweet.yaml
vendored
8
dist/docs/schemas/tweet.yaml
vendored
|
|
@ -234,6 +234,14 @@ components:
|
|||
type: boolean
|
||||
retweeted_status_result:
|
||||
$ref: ./content.yaml#/components/schemas/ItemResult
|
||||
self_thread:
|
||||
properties:
|
||||
id_str:
|
||||
pattern: ^[0-9]+$
|
||||
type: string
|
||||
required:
|
||||
- id_str
|
||||
type: object
|
||||
user_id_str:
|
||||
pattern: ^[0-9]+$
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue