mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
update build config
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
d37eea2e94
commit
a384b69c2a
4 changed files with 15 additions and 8 deletions
|
|
@ -445,7 +445,7 @@
|
|||
"include_ext_verified_type": 1,
|
||||
"include_ext_profile_image_shape": 1,
|
||||
"skip_status": 1,
|
||||
"user_id": 44196397
|
||||
"user_id": "44196397"
|
||||
},
|
||||
"friendships/destroy.json": {
|
||||
"include_profile_interstitial_type": 1,
|
||||
|
|
@ -461,7 +461,7 @@
|
|||
"include_ext_verified_type": 1,
|
||||
"include_ext_profile_image_shape": 1,
|
||||
"skip_status": 1,
|
||||
"user_id": 44196397
|
||||
"user_id": "44196397"
|
||||
},
|
||||
"friends/following/list.json": {
|
||||
"include_profile_interstitial_type": 1,
|
||||
|
|
@ -478,7 +478,7 @@
|
|||
"include_ext_profile_image_shape": 1,
|
||||
"skip_status": 1,
|
||||
"cursor": -1,
|
||||
"user_id": 17152334,
|
||||
"user_id": "44196397",
|
||||
"count": 3,
|
||||
"with_total_count": true
|
||||
},
|
||||
|
|
@ -486,7 +486,7 @@
|
|||
"include_ext_is_blue_verified": 1,
|
||||
"include_ext_verified_type": 1,
|
||||
"include_ext_profile_image_shape": 1,
|
||||
"q": "aaa",
|
||||
"q": "test",
|
||||
"src": "search_box",
|
||||
"result_type": "events,users,topics"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue