Skip to content

Commit

Permalink
add new list notification channels API on core spec
Browse files Browse the repository at this point in the history
Signed-off-by: Sokratis Papadopoulos <[email protected]>
  • Loading branch information
Sokratis Papadopoulos committed Apr 19, 2024
1 parent 239e947 commit 7921a09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/opensearch-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,8 @@ paths:
$ref: 'namespaces/knn.yaml#/paths/~1_plugins~1_knn~1{node_id}~1stats'
/_plugins/_knn/{node_id}/stats/{stat}:
$ref: 'namespaces/knn.yaml#/paths/~1_plugins~1_knn~1{node_id}~1stats~1{stat}'
/_plugins/_notifications/channels:
$ref: 'namespaces/notifications.yaml#/paths/~1_plugins~1_notifications~1channels'
/_plugins/_notifications/configs:
$ref: 'namespaces/notifications.yaml#/paths/~1_plugins~1_notifications~1configs'
/_plugins/_notifications/configs/{config_id}:
Expand Down

0 comments on commit 7921a09

Please sign in to comment.