mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
build
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
a384b69c2a
commit
ee7bc73066
20 changed files with 994 additions and 56 deletions
94
dist/docs/paths/follow.yaml
vendored
94
dist/docs/paths/follow.yaml
vendored
|
|
@ -45,6 +45,29 @@ paths:
|
|||
parameters:
|
||||
- content:
|
||||
application/json:
|
||||
required:
|
||||
- I
|
||||
- W
|
||||
- P
|
||||
- '6'
|
||||
- Z
|
||||
- t
|
||||
- '1'
|
||||
- '4'
|
||||
- s
|
||||
- A
|
||||
- R
|
||||
- O
|
||||
- '2'
|
||||
- '9'
|
||||
- l
|
||||
- J
|
||||
- T
|
||||
- '3'
|
||||
- '5'
|
||||
- b
|
||||
- B
|
||||
- w
|
||||
schema:
|
||||
default: IWP6Zt14sARO29lJT35bBw
|
||||
example: IWP6Zt14sARO29lJT35bBw
|
||||
|
|
@ -54,6 +77,10 @@ paths:
|
|||
required: true
|
||||
- content:
|
||||
application/json:
|
||||
required:
|
||||
- userId
|
||||
- count
|
||||
- includePromotedContent
|
||||
schema:
|
||||
properties:
|
||||
count:
|
||||
|
|
@ -78,6 +105,26 @@ paths:
|
|||
required: true
|
||||
- content:
|
||||
application/json:
|
||||
required:
|
||||
- blue_business_profile_image_shape_enabled
|
||||
- responsive_web_graphql_exclude_directive_enabled
|
||||
- verified_phone_label_enabled
|
||||
- responsive_web_graphql_timeline_navigation_enabled
|
||||
- responsive_web_graphql_skip_user_profile_image_extensions_enabled
|
||||
- tweetypie_unmention_optimization_enabled
|
||||
- vibe_api_enabled
|
||||
- responsive_web_edit_tweet_api_enabled
|
||||
- graphql_is_translatable_rweb_tweet_is_translatable_enabled
|
||||
- view_counts_everywhere_api_enabled
|
||||
- longform_notetweets_consumption_enabled
|
||||
- tweet_awards_web_tipping_enabled
|
||||
- freedom_of_speech_not_reach_fetch_enabled
|
||||
- standardized_nudges_misinfo
|
||||
- tweet_with_visibility_results_prefer_gql_limited_actions_policy_enabled
|
||||
- interactive_text_enabled
|
||||
- responsive_web_text_conversations_enabled
|
||||
- longform_notetweets_rich_text_read_enabled
|
||||
- responsive_web_enhance_cards_enabled
|
||||
schema:
|
||||
properties:
|
||||
blue_business_profile_image_shape_enabled:
|
||||
|
|
@ -221,6 +268,29 @@ paths:
|
|||
parameters:
|
||||
- content:
|
||||
application/json:
|
||||
required:
|
||||
- d
|
||||
- j
|
||||
- d
|
||||
- T
|
||||
- X
|
||||
- D
|
||||
- I
|
||||
- k
|
||||
- '2'
|
||||
- q
|
||||
- h
|
||||
- d
|
||||
- '4'
|
||||
- O
|
||||
- S
|
||||
- t
|
||||
- q
|
||||
- l
|
||||
- U
|
||||
- F
|
||||
- e
|
||||
- Q
|
||||
schema:
|
||||
default: djdTXDIk2qhd4OStqlUFeQ
|
||||
example: djdTXDIk2qhd4OStqlUFeQ
|
||||
|
|
@ -230,6 +300,10 @@ paths:
|
|||
required: true
|
||||
- content:
|
||||
application/json:
|
||||
required:
|
||||
- userId
|
||||
- count
|
||||
- includePromotedContent
|
||||
schema:
|
||||
properties:
|
||||
count:
|
||||
|
|
@ -254,6 +328,26 @@ paths:
|
|||
required: true
|
||||
- content:
|
||||
application/json:
|
||||
required:
|
||||
- blue_business_profile_image_shape_enabled
|
||||
- responsive_web_graphql_exclude_directive_enabled
|
||||
- verified_phone_label_enabled
|
||||
- responsive_web_graphql_timeline_navigation_enabled
|
||||
- responsive_web_graphql_skip_user_profile_image_extensions_enabled
|
||||
- tweetypie_unmention_optimization_enabled
|
||||
- vibe_api_enabled
|
||||
- responsive_web_edit_tweet_api_enabled
|
||||
- graphql_is_translatable_rweb_tweet_is_translatable_enabled
|
||||
- view_counts_everywhere_api_enabled
|
||||
- longform_notetweets_consumption_enabled
|
||||
- tweet_awards_web_tipping_enabled
|
||||
- freedom_of_speech_not_reach_fetch_enabled
|
||||
- standardized_nudges_misinfo
|
||||
- tweet_with_visibility_results_prefer_gql_limited_actions_policy_enabled
|
||||
- interactive_text_enabled
|
||||
- responsive_web_text_conversations_enabled
|
||||
- longform_notetweets_rich_text_read_enabled
|
||||
- responsive_web_enhance_cards_enabled
|
||||
schema:
|
||||
properties:
|
||||
blue_business_profile_image_shape_enabled:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue