Skip to content

Commit 0389a0d

Browse files
author
hzoppetti
committed
added message to event object
1 parent 5079c91 commit 0389a0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

openapi.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15509,6 +15509,14 @@ components:
1550915509
The username of the User who caused the Event.
1551015510
example: exampleUser
1551115511
x-linode-cli-display: 2
15512+
message:
15513+
type: string
15514+
nullable: true
15515+
description: >
15516+
Provides additional information about the event. Additional
15517+
information may include, but is not limited to, a more detailed
15518+
representation of events which can help diagnose non-obvious failures.
15519+
example: None
1551215520
Firewall:
1551315521
type: object
1551415522
description: >

0 commit comments

Comments
 (0)