1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 07:30:37 +01:00

fix minor bug

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-02-19 12:26:21 +09:00
parent e8bde80beb
commit af5875b4e3
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 4 additions and 2 deletions

View file

@ -680,7 +680,6 @@ components:
$ref: "#/components/schemas/BirdwatchEntity"
BirdwatchPivotCallToAction:
# {'prompt': 'Do you find this helpful?', 'title': 'Rate it', 'destinationUrl': 'https://twitter.com/i/birdwatch/n/1710821689636934115'}
required:
- "prompt"
- "title"
@ -906,10 +905,11 @@ components:
type: string
enum:
- "limited_replies"
- "community_tweet_non_member_public_community"
- "non_compliant"
- "dynamic_product_ad"
- "stale_tweet"
- "community_tweet_non_member_public_community"
- "community_tweet_non_member_closed_community"
place:
additionalProperties: true # todo