DatBrute

Results 1 issues of DatBrute

`json.put("id", id == null ? null : id.longValue());` (json and id are both objects of our own types) error over .put: `The method put(String, T) in the type Json is...