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
8d92a4d365
commit
396b569795
2 changed files with 2 additions and 2 deletions
2
dist/compatible/openapi-3.0.yaml
vendored
2
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -759,7 +759,6 @@ components:
|
||||||
itemContent:
|
itemContent:
|
||||||
$ref: '#/components/schemas/ItemContentUnion'
|
$ref: '#/components/schemas/ItemContentUnion'
|
||||||
required:
|
required:
|
||||||
- clientEventInfo
|
|
||||||
- itemContent
|
- itemContent
|
||||||
ModuleItem:
|
ModuleItem:
|
||||||
properties:
|
properties:
|
||||||
|
|
@ -1270,6 +1269,7 @@ components:
|
||||||
enum:
|
enum:
|
||||||
- Vertical
|
- Vertical
|
||||||
- VerticalConversation
|
- VerticalConversation
|
||||||
|
- VerticalGrid
|
||||||
- Carousel
|
- Carousel
|
||||||
type: string
|
type: string
|
||||||
entryType:
|
entryType:
|
||||||
|
|
|
||||||
2
dist/docs/openapi-3.0.yaml
vendored
2
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -759,7 +759,6 @@ components:
|
||||||
itemContent:
|
itemContent:
|
||||||
$ref: '#/components/schemas/ItemContentUnion'
|
$ref: '#/components/schemas/ItemContentUnion'
|
||||||
required:
|
required:
|
||||||
- clientEventInfo
|
|
||||||
- itemContent
|
- itemContent
|
||||||
ModuleItem:
|
ModuleItem:
|
||||||
properties:
|
properties:
|
||||||
|
|
@ -1270,6 +1269,7 @@ components:
|
||||||
enum:
|
enum:
|
||||||
- Vertical
|
- Vertical
|
||||||
- VerticalConversation
|
- VerticalConversation
|
||||||
|
- VerticalGrid
|
||||||
- Carousel
|
- Carousel
|
||||||
type: string
|
type: string
|
||||||
entryType:
|
entryType:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue