From 86f7d0a1e146fde338a511e1d6afdb029cdd9dfa Mon Sep 17 00:00:00 2001 From: Miner28_3 Date: Sat, 24 Feb 2024 15:43:38 +0100 Subject: [PATCH] Capital N --- openapi/components/schemas/GroupAuditLogEntry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.