Skip to content

Commit 6aa5c04

Browse files
committed
make Event username nullable
1 parent 57632a1 commit 6aa5c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21529,6 +21529,7 @@ components:
2152921529
username:
2153021530
type: string
2153121531
readOnly: true
21532+
nullable: true
2153221533
description: >
2153321534
The username of the User who caused the Event.
2153421535
example: exampleUser

0 commit comments

Comments
 (0)