From 8ad1335862e2d846081583a8d7b8200b811fca9e Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 9 Oct 2024 12:28:45 +0000 Subject: [PATCH] beta: Beta OpenAPI file replicated from Notehub commit cef38d4 --- openapi.yaml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 1885d483..f7fd2153 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1201,7 +1201,7 @@ paths: items: type: string - name: since - description: Deprecated. + description: Deprecated. in: query required: false deprecated: true @@ -1293,7 +1293,7 @@ paths: items: type: string - name: since - description: Deprecated. + description: Deprecated. in: query required: false deprecated: true @@ -2514,9 +2514,7 @@ components: style: form explode: true schema: - type: array - items: - type: string + type: string tagParam: name: tag @@ -2590,6 +2588,8 @@ components: items: type: string + + responses: ErrorResponse: description: The response body in case of an API error. @@ -4549,6 +4549,13 @@ components: source: type: string description: The UID of the source of the alert + monitor_type: + type: string + enum: [event, device] + description: The type of monitor that triggered the alert + field_name: + type: string + description: The field name that triggered the alert data: type: array items: