Skip to content

Commit 3ac5e7c

Browse files
authored
fix: AlertReceiverCreationValidationRequest (#999)
1 parent dd2fee6 commit 3ac5e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24649,9 +24649,9 @@ components:
2464924649
id: xbtjouxwa280v
2465024650
type: object
2465124651
required:
24652-
- alertReceiver
24652+
- alert_receiver
2465324653
properties:
24654-
alertReceiver:
24654+
alert_receiver:
2465524655
$ref: '#/components/schemas/AlertReceiverCreationRequest'
2465624656
message:
2465724657
type: string

0 commit comments

Comments
 (0)