From 976f6ffb14f571b80a3229df68689626113c910c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Fri, 28 Jul 2023 04:28:56 +0900 Subject: [PATCH] build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- dist/compatible/schemas/content.yaml | 2 +- dist/docs/schemas/content.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/compatible/schemas/content.yaml b/dist/compatible/schemas/content.yaml index f5ca089..cdcdd3f 100644 --- a/dist/compatible/schemas/content.yaml +++ b/dist/compatible/schemas/content.yaml @@ -33,7 +33,7 @@ components: TimelineTimelineCursor: '#/components/schemas/TimelineTimelineCursor' TimelineTweet: '#/components/schemas/TimelineTweet' TimelineUser: '#/components/schemas/TimelineUser' - propertyName: itemType + propertyName: __typename oneOf: - $ref: '#/components/schemas/TimelineTweet' - $ref: '#/components/schemas/TimelineTimelineCursor' diff --git a/dist/docs/schemas/content.yaml b/dist/docs/schemas/content.yaml index f5ca089..cdcdd3f 100644 --- a/dist/docs/schemas/content.yaml +++ b/dist/docs/schemas/content.yaml @@ -33,7 +33,7 @@ components: TimelineTimelineCursor: '#/components/schemas/TimelineTimelineCursor' TimelineTweet: '#/components/schemas/TimelineTweet' TimelineUser: '#/components/schemas/TimelineUser' - propertyName: itemType + propertyName: __typename oneOf: - $ref: '#/components/schemas/TimelineTweet' - $ref: '#/components/schemas/TimelineTimelineCursor'