1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-07-09 03:49:52 +09:00
parent 91f9fbdf47
commit b95b73080e
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 4 additions and 2 deletions

View file

@ -93,7 +93,6 @@ components:
properties:
entry:
$ref: '#/components/schemas/TimelineAddEntry'
type: object
entry_id_to_replace:
type: string
type:
@ -122,6 +121,8 @@ components:
richText:
properties:
entities:
items:
type: object
type: array
text:
type: string