Closed de-jcup closed 3 years ago
Currently the outline is not rendered when the JSON has some flaws (e.g. comments)
If it's possible to accept the textfile as JSON the outline shall render it
Use a dedicated "accept all" jackson factory where model creation is as tolerant as possible.
Situation
Currently the outline is not rendered when the JSON has some flaws (e.g. comments)
Wanted
If it's possible to accept the textfile as JSON the outline shall render it
Solution
Use a dedicated "accept all" jackson factory where model creation is as tolerant as possible.