mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
Update BirdwatchPivot required properties in tweet.yaml
Removing 'footer', 'note', 'subtitle', and 'shorttitle' from the BirdwatchPivot required properties - these fields are not present when a tweet has proposed notes, but no consensus on a winner
This commit is contained in:
parent
a7ac4ea34c
commit
20658f5989
1 changed files with 0 additions and 4 deletions
|
|
@ -649,11 +649,7 @@ components:
|
||||||
BirdwatchPivot:
|
BirdwatchPivot:
|
||||||
required:
|
required:
|
||||||
- "destinationUrl"
|
- "destinationUrl"
|
||||||
- "footer"
|
|
||||||
- "note"
|
|
||||||
- "subtitle"
|
|
||||||
- "title"
|
- "title"
|
||||||
- "shorttitle"
|
|
||||||
- "iconType"
|
- "iconType"
|
||||||
properties:
|
properties:
|
||||||
destinationUrl:
|
destinationUrl:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue