Jens Balvig
Results
42
comments of
Jens Balvig
@srozen there is! ...unfortunately it expects the JSON to appear in a certain way though, ie: ```json { "id": 1, "employees": [], "articles": [], } ``` ...so in your example...
Hey @MisterBolt! Just getting around to give this a proper look, but could you help give a bit more context? Maybe add a test that would fail on `main`? There...