You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add OpenAPI specs for the Alerting plugin's REST API, covering:
- Monitor create, get, update, delete, search, and execute
- Alert get and acknowledge
- Finding search
- Destination get (deprecated, kept for backwards compatibility)
- Email account and email group get, exists, and search
- Scheduled-job stats
Update the pre-existing opendistro-to-plugins superseded operation
entries for alerting to use the same path parameter names as the new
namespace file, since the merger substitutes parameter names from
`superseded_by` when generating the legacy `_opendistro` aliases.
Closes#221
0 commit comments