mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-03-09 18:30:08 +01:00
remove default value
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
0bf572706a
commit
f33bb20091
6 changed files with 0 additions and 177 deletions
|
|
@ -84,7 +84,6 @@ components:
|
|||
- "__typename"
|
||||
- "cursorType"
|
||||
- "value"
|
||||
- "stopOnEmptyResponse"
|
||||
properties:
|
||||
__typename:
|
||||
$ref: "./typename.yaml#/components/schemas/TypeName" # TimelineTimelineCursor
|
||||
|
|
@ -98,7 +97,6 @@ components:
|
|||
type: string
|
||||
stopOnEmptyResponse:
|
||||
type: boolean
|
||||
default: false
|
||||
displayTreatment:
|
||||
$ref: "#/components/schemas/DisplayTreatment"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue