diff --git a/openapi/components/schemas/GroupAuditLogEntry.yaml b/openapi/components/schemas/GroupAuditLogEntry.yaml index c436d7cd..026de61e 100644 --- a/openapi/components/schemas/GroupAuditLogEntry.yaml +++ b/openapi/components/schemas/GroupAuditLogEntry.yaml @@ -10,7 +10,7 @@ properties: $ref: ./GroupID.yaml actorId: $ref: ./UserID.yaml - actorDisplayname: + actorDisplayName: type: string targetId: description: Typically GroupID or GroupRoleID, but could be other types of IDs.