Update docs/backend-system/core-services/auditor.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -131,7 +131,8 @@ For an operation that deletes an entity, a typical audit event would look like t
|
||||
"eventId": "entity-mutate",
|
||||
"meta": {
|
||||
"actionType": "delete",
|
||||
"uid": "some-entity-uid"
|
||||
"uid": "some-entity-uid",
|
||||
"entityRef": "component:default/petstore"
|
||||
},
|
||||
"severityLevel": "medium"
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user