From 132f3aedc0f0b5d70a2af093af9a744ab92f3317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Thu, 20 Jul 2023 10:30:08 +0900 Subject: [PATCH] add TypeName MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- src/openapi/schemas/typename.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/openapi/schemas/typename.yaml b/src/openapi/schemas/typename.yaml index f307af5..ff3f29e 100644 --- a/src/openapi/schemas/typename.yaml +++ b/src/openapi/schemas/typename.yaml @@ -16,6 +16,8 @@ components: TweetWithVisibilityResults, TimelineTimelineModule, TweetTombstone, + TimelinePrompt, + TimelineMessagePrompt, Tweet, User, ]