1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 07:30:37 +01:00

remove list wip

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-05-25 15:09:38 +09:00
parent ddfe40e521
commit 43662be193
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
10 changed files with 2 additions and 10 deletions

View file

@ -134,7 +134,6 @@ components:
- __typename
- entryType
- displayType
- items
- clientEventInfo
TimelineTweet:
properties:

View file

@ -27,7 +27,6 @@ components:
- symbols
- user_mentions
- urls
- media
ExtendedEntities:
properties:
media:

View file

@ -134,7 +134,6 @@ components:
- __typename
- entryType
- displayType
- items
- clientEventInfo
TimelineTweet:
properties:

View file

@ -27,7 +27,6 @@ components:
- symbols
- user_mentions
- urls
- media
ExtendedEntities:
properties:
media:

View file

@ -134,7 +134,6 @@ components:
- __typename
- entryType
- displayType
- items
- clientEventInfo
TimelineTweet:
properties:

View file

@ -27,7 +27,6 @@ components:
- symbols
- user_mentions
- urls
- media
ExtendedEntities:
properties:
media:

View file

@ -122,7 +122,6 @@ components:
- __typename
- entryType
- displayType
- items
- clientEventInfo
TimelineTweet:
properties:

View file

@ -27,7 +27,6 @@ components:
- symbols
- user_mentions
- urls
- media
ExtendedEntities:
properties:
media:

View file

@ -46,7 +46,7 @@ components:
- "__typename"
- "entryType"
- "displayType"
- "items"
# - "items"
- "clientEventInfo"
properties:
__typename:

View file

@ -170,7 +170,7 @@ components:
- "symbols"
- "user_mentions"
- "urls"
- "media"
# - "media"
properties:
hashtags:
type: array