From 78a1eb337e6883918be6ce269a874b5d610cb78f Mon Sep 17 00:00:00 2001 From: Sokratis Papadopoulos Date: Fri, 12 Jan 2024 15:39:41 +0100 Subject: [PATCH] add all notifications related operations Signed-off-by: Sokratis Papadopoulos --- model/opensearch.smithy | 2 ++ 1 file changed, 2 insertions(+) diff --git a/model/opensearch.smithy b/model/opensearch.smithy index c31b49fac..a2015de23 100644 --- a/model/opensearch.smithy +++ b/model/opensearch.smithy @@ -295,7 +295,9 @@ service OpenSearch { NodesUsage_WithMetric, NodesUsage_WithMetricNodeId, NodesUsage_WithNodeId, + NotificationsConfigs_Delete_WithParams NotificationsConfigs_Get, + NotificationsConfigsItem_Get NotificationsConfigs_Post, NotificationsFeatures_Get, PatchActionGroup,