Skip to content

output JSON Keys should be customizables #9

@roigcarlo

Description

@roigcarlo

Problem:
Most keys in json output file are hardcoded.
It is interesting to have the h ability to change them.

Example:

"processes": {
    "default_key_process": [{ }],
    "custom_key_1_process" : [{ }],
    "custom_key_N_process" : [{ }]
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions