Skip to content

Remove history part from src/command/XXX.json file or update to "history": [] #286

Description

@hwware

"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": []

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions