mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
fix typo
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
26908878c1
commit
cc926c04c7
1 changed files with 6 additions and 5 deletions
|
|
@ -2,12 +2,13 @@
|
||||||
"HomeTimeline": {
|
"HomeTimeline": {
|
||||||
"Query": "HCosKfLNW1AcOo3la3mMgg",
|
"Query": "HCosKfLNW1AcOo3la3mMgg",
|
||||||
"Variables": {
|
"Variables": {
|
||||||
"count": 40,
|
"count": 20,
|
||||||
"includePromotedContent": true,
|
"includePromotedContent": true,
|
||||||
"latestControlAvailable": true,
|
"latestControlAvailable": true,
|
||||||
|
"requestContext": "launch",
|
||||||
"withCommunity": true
|
"withCommunity": true
|
||||||
},
|
},
|
||||||
"Feature": {
|
"Features": {
|
||||||
"blue_business_profile_image_shape_enabled": true,
|
"blue_business_profile_image_shape_enabled": true,
|
||||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||||
"verified_phone_label_enabled": false,
|
"verified_phone_label_enabled": false,
|
||||||
|
|
@ -37,7 +38,7 @@
|
||||||
"latestControlAvailable": true,
|
"latestControlAvailable": true,
|
||||||
"requestContext": "launch"
|
"requestContext": "launch"
|
||||||
},
|
},
|
||||||
"Feature": {
|
"Features": {
|
||||||
"blue_business_profile_image_shape_enabled": true,
|
"blue_business_profile_image_shape_enabled": true,
|
||||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||||
"verified_phone_label_enabled": false,
|
"verified_phone_label_enabled": false,
|
||||||
|
|
@ -65,7 +66,7 @@
|
||||||
"listId": "53044119",
|
"listId": "53044119",
|
||||||
"count": 20
|
"count": 20
|
||||||
},
|
},
|
||||||
"Feature": {
|
"Features": {
|
||||||
"blue_business_profile_image_shape_enabled": true,
|
"blue_business_profile_image_shape_enabled": true,
|
||||||
"responsive_web_graphql_exclude_directive_enabled": true,
|
"responsive_web_graphql_exclude_directive_enabled": true,
|
||||||
"verified_phone_label_enabled": false,
|
"verified_phone_label_enabled": false,
|
||||||
|
|
@ -169,7 +170,7 @@
|
||||||
"Query": "YqiE3JL1KNgf9nSljYdxaA",
|
"Query": "YqiE3JL1KNgf9nSljYdxaA",
|
||||||
"Variables": {
|
"Variables": {
|
||||||
"userId": "44196397",
|
"userId": "44196397",
|
||||||
"count": 20,
|
"count": 40,
|
||||||
"includePromotedContent": false,
|
"includePromotedContent": false,
|
||||||
"withClientEventToken": false,
|
"withClientEventToken": false,
|
||||||
"withBirdwatchNotes": false,
|
"withBirdwatchNotes": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue