From 4e14cb57677e17202dd07d783b6fc39750857460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 11 May 2020 14:20:03 -0400 Subject: [PATCH] fix: add missing schema item --- public/openapi/read.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/openapi/read.yaml b/public/openapi/read.yaml index f5ab877d9d..54033e2899 100644 --- a/public/openapi/read.yaml +++ b/public/openapi/read.yaml @@ -7228,6 +7228,8 @@ paths: type: string notificationType_new-reply: type: string + notificationType_post-edit: + type: string sendChatNotifications: nullable: true sendPostNotifications: