mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
update ItemContentUnion propertyName
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
74ac250eb3
commit
1e41b4260b
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ components:
|
||||||
- $ref: "#/components/schemas/TimelineMessagePrompt"
|
- $ref: "#/components/schemas/TimelineMessagePrompt"
|
||||||
|
|
||||||
discriminator:
|
discriminator:
|
||||||
propertyName: itemType
|
propertyName: __typename
|
||||||
mapping": # deprecated
|
mapping": # deprecated
|
||||||
TimelineTweet: "#/components/schemas/TimelineTweet"
|
TimelineTweet: "#/components/schemas/TimelineTweet"
|
||||||
TimelineTimelineCursor: "#/components/schemas/TimelineTimelineCursor"
|
TimelineTimelineCursor: "#/components/schemas/TimelineTimelineCursor"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue