Parsing List data type
dangchinh25 opened this issue · 0 comments
dangchinh25 commented
- Right now if the attribute is of list type like
ids Int[]
, the result model only show the type asInt
, which is incorrect.
dangchinh25 opened this issue · 0 comments
ids Int[]
, the result model only show the type as Int
, which is incorrect.