"LOG": {
"summary": "Lists recent security events generated due to ACL rules.",
"complexity": "O(N) with N being the number of entries shown.",
"group": "server",
"since": "6.0.0",
"arity": -2,
"container": "ACL",
"function": "aclCommand",
"history": [
[
"7.2.0",
"Added entry ID, timestamp created, and timestamp last updated."
]
],
Do we need to remove all history key-value pairs in all json files? or just update them to "history": []
"LOG": {
"summary": "Lists recent security events generated due to ACL rules.",
"complexity": "O(N) with N being the number of entries shown.",
"group": "server",
"since": "6.0.0",
"arity": -2,
"container": "ACL",
"function": "aclCommand",
"history": [
[
"7.2.0",
"Added entry ID, timestamp created, and timestamp last updated."
]
],
Do we need to remove all history key-value pairs in all json files? or just update them to "history": []