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-07-28 02:18:44 +09:00
parent 2c07cb65e7
commit 74ac250eb3
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
10 changed files with 7 additions and 46 deletions

View file

@ -45,7 +45,6 @@ components:
- entries
properties:
type:
type: string
$ref: "#/components/schemas/InstructionType" # TimelineAddEntries
entries:
type: array
@ -59,7 +58,6 @@ components:
- moduleEntryId
properties:
type:
type: string
$ref: "#/components/schemas/InstructionType" # TimelineAddToModule
moduleItems:
type: array
@ -75,7 +73,6 @@ components:
- type
properties:
type:
type: string
$ref: "#/components/schemas/InstructionType" # TimelineClearCache
TimelinePinEntry:
@ -84,7 +81,6 @@ components:
- entry
properties:
type:
type: string
$ref: "#/components/schemas/InstructionType" # TimelinePinEntry
entry:
$ref: "#/components/schemas/TimelineAddEntry"
@ -96,7 +92,6 @@ components:
- entry
properties:
type:
type: string
$ref: "#/components/schemas/InstructionType" # TimelineReplaceEntry
entry_id_to_replace:
type: string
@ -110,7 +105,6 @@ components:
- richText
properties:
type:
type: string
$ref: "#/components/schemas/InstructionType" # TimelineShowAlert
alertType:
type: string
@ -146,7 +140,6 @@ components:
- direction
properties:
type:
type: string
$ref: "#/components/schemas/InstructionType" # TimelineTerminateTimeline
direction:
type: string