Skip to content

Commit

Permalink
Update model/_plugins/notifications/config.smithy
Browse files Browse the repository at this point in the history
remove name field from NotificationsConfig

Co-authored-by: Thomas Farr <[email protected]>
Signed-off-by: Sokratis Papadopoulos <[email protected]>
  • Loading branch information
spapadop and Xtansia authored Mar 8, 2024
1 parent 07c6d20 commit 9fdf1cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model/_plugins/notifications/config.smithy
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ namespace OpenSearch

structure NotificationsConfig {
config_id: String,
name: String,
config: NotificationsConfigItem
}

Expand Down

0 comments on commit 9fdf1cf

Please sign in to comment.