Skip to content

Commit

Permalink
Update audit log json design
Browse files Browse the repository at this point in the history
  • Loading branch information
mreynolds389 committed May 9, 2024
1 parent 69edc2d commit 71d6263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/389ds/design/audit-json-logging-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ JSON Design
{
op: add/replace/delete,
attr: "cn",
value: "name",
values: [value, value, ...],
},
],
modrdn: {
Expand Down

0 comments on commit 71d6263

Please sign in to comment.