- #1788 Fix v2 typed params sending nil values on GET requests
- Fixes a bug on V2 GET where we were serializing
nilquery parameters as empty strings. The server would return an error in such cases like'limit: Expected an Integer value got: .'
- Fixes a bug on V2 GET where we were serializing