mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
Add 'Tentative' to BirdwatchPivot visualStyle enum
This visual style is set when a CallToAction is active for the BirdwatchPivot
This commit is contained in:
parent
20658f5989
commit
a6c2dc9c3d
1 changed files with 1 additions and 1 deletions
|
|
@ -667,7 +667,7 @@ components:
|
|||
type: string
|
||||
visualStyle:
|
||||
type: string
|
||||
enum: [Default]
|
||||
enum: [Default, Tentative]
|
||||
iconType:
|
||||
type: string
|
||||
enum: [BirdwatchV1Icon]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue