1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 23:50:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-06-15 14:01:11 +09:00
parent 6fbfc323b3
commit 3dbdd17fbb
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
74 changed files with 16 additions and 9401 deletions

View file

@ -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