mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
add Carousel
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
c2332448a4
commit
4379e0b89b
3 changed files with 3 additions and 1 deletions
1
dist/compatible/openapi-3.0.yaml
vendored
1
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -1270,6 +1270,7 @@ components:
|
|||
enum:
|
||||
- Vertical
|
||||
- VerticalConversation
|
||||
- Carousel
|
||||
type: string
|
||||
entryType:
|
||||
$ref: '#/components/schemas/ContentEntryType'
|
||||
|
|
|
|||
1
dist/docs/openapi-3.0.yaml
vendored
1
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -1270,6 +1270,7 @@ components:
|
|||
enum:
|
||||
- Vertical
|
||||
- VerticalConversation
|
||||
- Carousel
|
||||
type: string
|
||||
entryType:
|
||||
$ref: '#/components/schemas/ContentEntryType'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue