File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "openapi" : "3.0.0",
33 "info" : {
44 "description" : "X API v2 available endpoints",
5- "version" : "2.160 ",
5+ "version" : "2.161 ",
66 "title" : "X API v2",
77 "termsOfService" : "https://developer.x.com/en/developer-terms/agreement-and-policy.html",
88 "contact" : {
36233623 {
36243624 "$ref" : "#/components/parameters/LikeWithTweetAuthorExpansionsParameter"
36253625 },
3626+ {
3627+ "$ref" : "#/components/parameters/MediaFieldsParameter"
3628+ },
36263629 {
36273630 "$ref" : "#/components/parameters/UserFieldsParameter"
36283631 },
37343737 {
37353738 "$ref" : "#/components/parameters/LikeWithTweetAuthorExpansionsParameter"
37363739 },
3740+ {
3741+ "$ref" : "#/components/parameters/MediaFieldsParameter"
3742+ },
37373743 {
37383744 "$ref" : "#/components/parameters/UserFieldsParameter"
37393745 },
@@ -25052,11 +25058,13 @@
2505225058 "items" : {
2505325059 "type" : "string",
2505425060 "enum" : [
25061+ "attachments.media_keys",
2505525062 "liked_tweet_author_id",
2505625063 "liked_tweet_id"
2505725064 ]
2505825065 },
2505925066 "example" : [
25067+ "attachments.media_keys",
2506025068 "liked_tweet_author_id",
2506125069 "liked_tweet_id"
2506225070 ]
2507725085 "items" : {
2507825086 "type" : "string",
2507925087 "enum" : [
25088+ "attachments_media_keys",
2508025089 "created_at",
2508125090 "id",
2508225091 "liked_tweet_author_id",
2508525094 ]
2508625095 },
2508725096 "example" : [
25097+ "attachments_media_keys",
2508825098 "created_at",
2508925099 "id",
2509025100 "liked_tweet_author_id",
You can’t perform that action at this time.
0 commit comments