mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
remove required UserLegacy some properties
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
fc5f4c5ae7
commit
58cc6a409b
3 changed files with 5 additions and 15 deletions
5
dist/compatible/schemas/user.yaml
vendored
5
dist/compatible/schemas/user.yaml
vendored
|
|
@ -165,10 +165,7 @@ components:
|
|||
- entities
|
||||
- fast_followers_count
|
||||
- favourites_count
|
||||
- follow_request_sent
|
||||
- followed_by
|
||||
- followers_count
|
||||
- following
|
||||
- friends_count
|
||||
- has_custom_timelines
|
||||
- is_translator
|
||||
|
|
@ -178,12 +175,10 @@ components:
|
|||
- muting
|
||||
- name
|
||||
- normal_followers_count
|
||||
- notifications
|
||||
- pinned_tweet_ids_str
|
||||
- possibly_sensitive
|
||||
- profile_image_url_https
|
||||
- profile_interstitial_type
|
||||
- protected
|
||||
- screen_name
|
||||
- status
|
||||
- statuses_count
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue