Skip to content

Add list deserialization

Choose a tag to compare

@mduesterhoeft mduesterhoeft released this 27 Mar 13:33
· 6 commits to master since this release
deserialize request body to type class when body is an array/list (#6)

* deserialize request body to type class when body is an array/list

* more generic