From 4f8dae3c350ce3830a88caa6fbad33741150053e Mon Sep 17 00:00:00 2001 From: sct Date: Mon, 25 Oct 2021 10:46:33 +0000 Subject: [PATCH] deploy: aeb7a48d72cec3fa2b857030aad3eaa0a457a896 --- overseerr-api.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/overseerr-api.yml b/overseerr-api.yml index 87d8061ea..00e1cf03a 100644 --- a/overseerr-api.yml +++ b/overseerr-api.yml @@ -1630,6 +1630,15 @@ components: discordId: type: string nullable: true + pushbulletAccessToken: + type: string + nullable: true + pushoverApplicationToken: + type: string + nullable: true + pushoverUserKey: + type: string + nullable: true telegramEnabled: type: boolean telegramBotUsername: