Tweets

Search tweets by query, Tweet ID, X status URL, or account date window

Results include author, text, engagement counts, and URL. Use q, limit, and queryType. Add minLikes for an engagement threshold. Omit mode for maximum coverage. Keep inputs unchanged when following next_cursor.

get/x/tweets/search

Query parameters

qstring required

Caller query, Tweet ID, or status URL. query is an accepted alias. Valid inline bounds apply per page.

queryType'Latest' | 'Top'

Latest is chronological; Top ranks engagement. Aliases: result_type, sort_order.

mode'standard' | 'coverage'

Omit mode for resumable maximum coverage. Standard keeps legacy pagination. Coverage returns diagnostics once and rejects cursors.

cursorstring

Cursor from the previous response. Xquik cursors resume automatic coverage. Existing unprefixed cursors keep legacy standard behavior.

sinceTimestring

Inclusive ISO bound for Tweet creation time.

untilTimestring

Exclusive ISO bound for Tweet creation time.

limitinteger

Unique result upper bound. Omit it for a 20-row page. Explicit coverage defaults to 2000 and accepts up to 10000. Paid usage follows returned rows. Remaining credits may reduce results. Zero affordable results returns 402. pageSize, count, and max_results are aliases.

fromUserstring

Filter by author username.

toUserstring

Filter replies sent to a username.

mentioningstring

Filter tweets mentioning a username.

languagestring

Only when the caller requests a language. lang is also accepted.

sinceDatestring date

Start date in YYYY-MM-DD format.

untilDatestring date

End date in YYYY-MM-DD format.

mediaType'images' | 'videos' | 'gifs' | 'media' | 'links' | 'none'

Filter by media type. has_video=true and has_media=true are also accepted.

minLikesinteger

Minimum likes threshold. minFaves, min_likes, and min_faves are also accepted.

minRetweetsinteger

Minimum retweets threshold.

minRepliesinteger

Minimum replies threshold.

minQuotesinteger

Minimum quote count threshold.

minViewsinteger

Minimum view count threshold.

minBookmarksinteger

Minimum bookmark count threshold.

maxFavesinteger

Maximum likes threshold. maxLikes is also accepted.

maxRetweetsinteger

Maximum retweets threshold.

maxRepliesinteger

Maximum replies threshold.

maxQuotesinteger

Maximum quotes threshold.

blueVerifiedOnlyboolean

Only return tweets from Blue-verified authors.

cardNamestring

Match the Tweet card name.

sourcestring

Match the source application.

excludeSourcestring

Exclude a source application.

geocodestring

Match latitude, longitude, and radius.

sinceIdstring

Return Tweets newer than this Tweet ID.

maxIdstring

Return Tweets older than this Tweet ID.

nearstring

Match a place name.

withinstring

Set the radius for the near filter.

withinTimestring

Match Tweets inside a recent time window.

nativeRetweetsboolean

Only return native reposts.

safeboolean

Enable the safe-search filter.

newsboolean

Only return news results.

verifiedOnlyboolean

Only return tweets from verified authors.

replies'include' | 'exclude' | 'only'

Only when the caller requests a reply mode.

retweets'include' | 'exclude' | 'only'

Only when the caller requests a repost mode.

quotes'include' | 'exclude' | 'only'

Only when the caller requests a quote mode.

exactPhrasestring

Exact phrase to match.

excludeWordsstring

Words or quoted phrases to exclude. Separate with spaces, commas, or lines.

anyWordsstring

Words or quoted phrases where any one can match. Separate with spaces, commas, or lines.

hashtagsstring

Hashtags separated by spaces, commas, or lines.

cashtagsstring

Cashtags separated by spaces, commas, or lines.

urlstring

URL substring or domain filter.

conversationIdstring

Conversation ID filter.

inReplyToTweetIdstring

Only replies to this tweet ID.

quotesOfTweetIdstring

Only quotes of this tweet ID.

retweetsOfTweetIdstring

Only retweets of this tweet ID.

listIdstring

Search within a list ID.

placestring

Search within a place ID.

placeCountrystring

Search within a country code.

pointRadiusstring

Geo point radius, e.g. -73.99 40.73 25mi.

boundingBoxstring

Geo bounding box, e.g. -74.1 40.6 -73.9 40.8.

advancedQuerystring

Raw advanced search query appended as-is.

Response

Search results

OR

Example response

{
  "tweets": [],
  "has_next_page": false,
  "next_cursor": ""
}

Changes

Changed in 6 of the 11 revisions of this API.60342291

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/footerIconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/communityNote/iconType to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/grokShareAttachment to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/quoted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[subschema #2]/retweeted_tweet/allOf[TweetPublicDataBase]/noteTweet/inlineMedia to the response with the 200 status

      response-optional-property-added

  • 5b381ffca02c367112See the full diff
    • the oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the oneOf[subschema #2]/allOf[subschema #2]/ response's property type/format changed from / to object/ for status 401

      response-property-type-changed

    • the oneOf[subschema #4]/allOf[subschema #2]/ response's property type/format changed from / to object/ for status 402

      response-property-type-changed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/bookmarkCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/id from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/likeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/quoteCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/replyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/retweetCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/text from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/viewCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/bookmarkCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/id from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/likeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/quoteCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/replyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/retweetCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/text from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/viewCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/complete from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/cursorFailureCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/deadlineReached from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/duplicateCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/failedStrategyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/malformedCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/pagesFetched from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/partitioned from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/responseTruncated from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/resultLimitReached from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/returnedTweets from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/stalledStrategyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/strategies from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/strategyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic/uniqueTweets from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter minFaves

      request-parameter-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/article from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/card from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/communityId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/communityNote from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/contentDisclosure from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/conversationControl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/conversationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/displayTextRange from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/edit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/entities from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/inReplyToId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/inReplyToUserId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/inReplyToUsername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isLimitedReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isNoteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isQuoteStatus from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isTranslatable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/lang from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/limitedActions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/media from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/noteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/place from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/possiblySensitive from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/previousCounts from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/quotedTweetId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/quoted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/retweeted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/source from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/tombstone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/unmentionedUserIds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/viewState from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/article from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/card from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/communityId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/communityNote from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/contentDisclosure from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/conversationControl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/conversationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/displayTextRange from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/edit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/entities from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/inReplyToId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/inReplyToUserId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/inReplyToUsername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isLimitedReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isNoteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isQuoteStatus from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/isTranslatable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/lang from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/limitedActions from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/media from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/noteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/place from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/possiblySensitive from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/previousCounts from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/quotedTweetId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/quoted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/retweeted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/source from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/tombstone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/unmentionedUserIds from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/viewState from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter minLikes

      new-optional-request-parameter

    • added the optional property oneOf[PaginatedTweets]/filtered_count to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PaginatedTweets]/tweets/items/allOf[subschema #2]/author/affiliatesHighlightedLabel/longDescription to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/filtered_count to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[subschema #2]/author/accountBasedIn to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[subschema #2]/author/affiliatesHighlightedLabel/longDescription to the response with the 200 status

      response-optional-property-added

    • added CoverageDiagnosticBase subschema #2 to the oneOf[TweetSearchCoverageResponse]/allOf[subschema #2]/diagnostic response property allOf list for the response status 200

      response-property-all-of-added

    • added TweetPublicDataBase subschema #2 to the oneOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/ response property allOf list for the response status 200

      response-property-all-of-added

    • added TweetPublicDataBase subschema #2 to the oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/allOf[TweetPublicData]/ response property allOf list for the response status 200

      response-property-all-of-added

    • added 'propertyNames' constraint to the oneOf[subschema #2]/allOf[subschema #2]/ response property for the status 401

      response-property-property-names-added

    • added 'propertyNames' constraint to the oneOf[subschema #4]/allOf[subschema #2]/ response property for the status 402

      response-property-property-names-added

  • 73cd0a1d989c182222See the full diff
    • the oneOf[PaginatedTweets]/tweets/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/bookmarkCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/id from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/likeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/quoteCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/replyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/retweetCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/text from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[PaginatedTweets]/tweets/items/viewCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/bookmarkCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/id from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/likeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/quoteCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/replyCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/retweetCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/text from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/viewCount from the response with the 200 status

      response-required-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/article from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/author from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/card from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/communityNote from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/contentDisclosure from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/conversationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/displayTextRange from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/edit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/entities from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/inReplyToId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/inReplyToUserId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/inReplyToUsername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/isLimitedReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/isNoteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/isQuoteStatus from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/isReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/isTranslatable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/lang from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/media from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/noteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/place from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/possiblySensitive from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/previousCounts from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/quoted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/retweeted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/source from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[PaginatedTweets]/tweets/items/viewState from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/article from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/author from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/card from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/communityNote from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/contentDisclosure from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/conversationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/displayTextRange from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/edit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/entities from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/inReplyToId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/inReplyToUserId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/inReplyToUsername from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/isLimitedReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/isNoteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/isQuoteStatus from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/isReply from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/isTranslatable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/lang from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/media from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/noteTweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/place from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/possiblySensitive from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/previousCounts from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/quoted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/retweeted_tweet from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/source from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/viewState from the response with the 200 status

      response-optional-property-removed

    • added the new closed enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new closed enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new closed enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new closed enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new closed enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new closed enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new closed enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new expired enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new expired enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new expired enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new expired enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new expired enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new expired enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new expired enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_complete_replies_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_coverage_request enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_output_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new invalid_reply_options enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new login_service_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new missing_url enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new missing_url enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new missing_url enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new missing_url enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new missing_url enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new missing_url enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new missing_url enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 410

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 410

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402

      response-property-enum-value-added

    • added the new too_many_tweets enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402

      response-property-enum-value-added

    • added TweetPublicData subschema #2 to the oneOf[PaginatedTweets]/tweets/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • added TweetPublicData subschema #2 to the oneOf[TweetSearchCoverageResponse]/allOf[PaginatedTweets]/tweets/items/ response property allOf list for the response status 200

      response-property-all-of-added

  • d5855df0e349486See the full diff
    • added the new coverage_cursor_gone enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402 (media type: application/json)

      response-property-enum-value-added

    • added the new coverage_cursor_gone enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402 (media type: application/json)

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402 (media type: application/json)

      response-property-enum-value-added

    • added the new coverage_cursor_unavailable enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402 (media type: application/json)

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 429

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 400

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 409

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 424

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 502

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the error/oneOf[subschema #2: StructuredError]/code response property for the response status 503

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the oneOf[subschema #2]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 401

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #1: LegacyErrorCode]/ response property for the response status 402 (media type: application/json)

      response-property-enum-value-added

    • added the new invalid_coverage_cursor enum value to the oneOf[subschema #4]/allOf[Error]/error/oneOf[subschema #2: StructuredError]/code response property for the response status 402 (media type: application/json)

      response-property-enum-value-added

    • added the non-success response with the status 410

      response-non-success-status-added

    • response property oneOf[AnonymousGuestAuthenticationRequired]/payment_options/guest_wallet/create_checkout/provider deprecated

      response-property-deprecated

    • response property oneOf[AuthenticatedPaymentRequired]/payment_options/credits/create_checkout/provider deprecated (media type: application/json)

      response-property-deprecated

    • response property oneOf[AuthenticatedPaymentRequired]/payment_options/subscription/create_checkout/provider deprecated (media type: application/json)

      response-property-deprecated

    • response property oneOf[GuestPaymentRequired]/payment_options/credits/create_checkout/provider deprecated (media type: application/json)

      response-property-deprecated

    • response property payment_options/guest_wallet/create_checkout/provider deprecated (media type: application/problem+json)

      response-property-deprecated

  • 4839804dc9da6123See the full diff
    • for the query request parameter limit, default value 20 was removed

      request-parameter-default-value-removed

    • added PaginatedTweets TweetSearchCoverageResponse to the response body oneOf list for the response status 200

      response-body-one-of-added

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the required property has_next_page from the response with the 200 status

      response-required-property-removed

    • removed the required property next_cursor from the response with the 200 status

      response-required-property-removed

    • removed the required property tweets from the response with the 200 status

      response-required-property-removed

    • for the query request parameter limit, the min was set to 1.00

      request-parameter-min-set

    • added the new optional query request parameter blueVerifiedOnly

      new-optional-request-parameter

    • added the new optional query request parameter cardName

      new-optional-request-parameter

    • added the new optional query request parameter excludeSource

      new-optional-request-parameter

    • added the new optional query request parameter geocode

      new-optional-request-parameter

    • added the new optional query request parameter maxFaves

      new-optional-request-parameter

    • added the new optional query request parameter maxId

      new-optional-request-parameter

    • added the new optional query request parameter maxQuotes

      new-optional-request-parameter

    • added the new optional query request parameter maxReplies

      new-optional-request-parameter

    • added the new optional query request parameter maxRetweets

      new-optional-request-parameter

    • added the new optional query request parameter minBookmarks

      new-optional-request-parameter

    • added the new optional query request parameter minViews

      new-optional-request-parameter

    • added the new optional query request parameter mode

      new-optional-request-parameter

    • added the new optional query request parameter nativeRetweets

      new-optional-request-parameter

    • added the new optional query request parameter near

      new-optional-request-parameter

    • added the new optional query request parameter news

      new-optional-request-parameter

    • added the new optional query request parameter safe

      new-optional-request-parameter

    • added the new optional query request parameter sinceId

      new-optional-request-parameter

    • added the new optional query request parameter source

      new-optional-request-parameter

    • added the new optional query request parameter within

      new-optional-request-parameter

    • added the new optional query request parameter withinTime

      new-optional-request-parameter

    • for the query request parameter limit, the max was increased from 200.00 to 10000.00

      request-parameter-max-increased

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added