Merge pull request #15 from jpledref/feat-issue-1607-add-xml-to-json

feat: add XML to JSON operation
This commit is contained in:
Autumn 2023-12-21 20:24:42 +00:00 committed by GitHub
commit acf62c634d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 86 additions and 0 deletions

View file

@ -66,6 +66,7 @@
"CSV to JSON",
"JSON to CSV",
"Avro to JSON",
"XML to JSON",
"CBOR Encode",
"CBOR Decode"
]