kridai
kridai
When trying to flatten and unflatten a json containing "" (empty) string as key in json the JsonUnflattener.unflatten() throws an error Sample code ``` void testJsonUnflatten() { String json =...
# Fixes # Added token based pagination strategy - added TokenPagination class . Added support to propagate uri for the new strategy - added unit tests ### Checklist - [x]...
# Fixes # A short description of what this PR does. ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [...