From e2dee4db392d28f808f4e752c794f1a6db929aa0 Mon Sep 17 00:00:00 2001 From: "aleksej.paschenko" Date: Fri, 15 Nov 2024 11:36:17 +0300 Subject: [PATCH] Add subscribed_to_new_contracts to /webhooks (rt.yml) --- api/rt.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/rt.yml b/api/rt.yml index 42b38157..6a03be90 100644 --- a/api/rt.yml +++ b/api/rt.yml @@ -429,6 +429,7 @@ components: - status_failed_attempts - subscribed_accounts - subscribed_to_mempool + - subscribed_to_new_contracts properties: id: type: integer @@ -441,6 +442,8 @@ components: type: integer subscribed_to_mempool: type: boolean + subscribed_to_new_contracts: + type: boolean status: type: string enum: