mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
fix displayType
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
8485d1faa6
commit
be3ec86ef4
4 changed files with 25 additions and 15 deletions
|
|
@ -35,7 +35,6 @@ components:
|
|||
tweetInterstitial:
|
||||
$ref: "#/components/schemas/TweetInterstitial"
|
||||
|
||||
# {'__typename': 'ContextualTweetInterstitial', 'displayType': 'NonCompliant', 'text': {'rtl': False, 'text': 'This Post violated the X Rules. However, X has determined that it may be in the public’s interest for the Post to remain accessible. Learn more', 'entities': [{'fromIndex': 133, 'toIndex': 143, 'ref': {'type': 'TimelineUrl', 'url': 'https://help.twitter.com/rules-and-policies/public-interest', 'urlType': 'ExternalUrl'}}]}, 'revealText': {'rtl': False, 'text': 'View', 'entities': []}}
|
||||
TweetInterstitial:
|
||||
required:
|
||||
- "__typename"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue