json-immutable
json-immutable copied to clipboard
Parse unknown records
There should be a possibility to parse unknown Records from json. They should be written to immutable object as Records
Hello, this looks pretty good. It is an interesting idea as it allows unknown records to be deserialized and serialized without the real record template.
I will review this more thoroughly later. We'll probably merge this. Thanks for the work!