mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
remove list wip
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
ddfe40e521
commit
43662be193
10 changed files with 2 additions and 10 deletions
1
dist/dart/schemas/content.yaml
vendored
1
dist/dart/schemas/content.yaml
vendored
|
|
@ -134,7 +134,6 @@ components:
|
|||
- __typename
|
||||
- entryType
|
||||
- displayType
|
||||
- items
|
||||
- clientEventInfo
|
||||
TimelineTweet:
|
||||
properties:
|
||||
|
|
|
|||
1
dist/dart/schemas/tweet.yaml
vendored
1
dist/dart/schemas/tweet.yaml
vendored
|
|
@ -27,7 +27,6 @@ components:
|
|||
- symbols
|
||||
- user_mentions
|
||||
- urls
|
||||
- media
|
||||
ExtendedEntities:
|
||||
properties:
|
||||
media:
|
||||
|
|
|
|||
1
dist/docs/schemas/content.yaml
vendored
1
dist/docs/schemas/content.yaml
vendored
|
|
@ -134,7 +134,6 @@ components:
|
|||
- __typename
|
||||
- entryType
|
||||
- displayType
|
||||
- items
|
||||
- clientEventInfo
|
||||
TimelineTweet:
|
||||
properties:
|
||||
|
|
|
|||
1
dist/docs/schemas/tweet.yaml
vendored
1
dist/docs/schemas/tweet.yaml
vendored
|
|
@ -27,7 +27,6 @@ components:
|
|||
- symbols
|
||||
- user_mentions
|
||||
- urls
|
||||
- media
|
||||
ExtendedEntities:
|
||||
properties:
|
||||
media:
|
||||
|
|
|
|||
1
dist/test/schemas/content.yaml
vendored
1
dist/test/schemas/content.yaml
vendored
|
|
@ -134,7 +134,6 @@ components:
|
|||
- __typename
|
||||
- entryType
|
||||
- displayType
|
||||
- items
|
||||
- clientEventInfo
|
||||
TimelineTweet:
|
||||
properties:
|
||||
|
|
|
|||
1
dist/test/schemas/tweet.yaml
vendored
1
dist/test/schemas/tweet.yaml
vendored
|
|
@ -27,7 +27,6 @@ components:
|
|||
- symbols
|
||||
- user_mentions
|
||||
- urls
|
||||
- media
|
||||
ExtendedEntities:
|
||||
properties:
|
||||
media:
|
||||
|
|
|
|||
1
dist/typescript/schemas/content.yaml
vendored
1
dist/typescript/schemas/content.yaml
vendored
|
|
@ -122,7 +122,6 @@ components:
|
|||
- __typename
|
||||
- entryType
|
||||
- displayType
|
||||
- items
|
||||
- clientEventInfo
|
||||
TimelineTweet:
|
||||
properties:
|
||||
|
|
|
|||
1
dist/typescript/schemas/tweet.yaml
vendored
1
dist/typescript/schemas/tweet.yaml
vendored
|
|
@ -27,7 +27,6 @@ components:
|
|||
- symbols
|
||||
- user_mentions
|
||||
- urls
|
||||
- media
|
||||
ExtendedEntities:
|
||||
properties:
|
||||
media:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue