Skip to content

Add option to allow hash output instead of array output #1

@pvdvreede

Description

@pvdvreede

current output gives a full array within arrays.

It would be good to have output that would have an array of hashes, where the segment identifier is the key, for example:

[
  { "UNH" => [["SSDD1"], ["ORDERS", "D", "03B", "UN", "EAN008"]] },
  { "BGM" => [[220], ["BKOD99"], [9]] }
]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions