Some fields are not needed from an api.
But with json2object I have to declare them so that no error is returned.
I think an option would be nice to ignore undeclared fields.
i think now it works fine without this?
Currently, I have a lot of quivering.
Some fields are not needed from an api. But with json2object I have to declare them so that no error is returned. I think an option would be nice to ignore undeclared fields.
i think now it works fine without this? Currently, I have a lot of quivering.
done in: https://github.com/elnabo/json2object/pull/81