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
91f9fbdf47
commit
b95b73080e
2 changed files with 4 additions and 2 deletions
3
dist/docs/schemas/instruction.yaml
vendored
3
dist/docs/schemas/instruction.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue