Sobhan Sharifi
Sobhan Sharifi
Following issue #1099.
Following issue #1099.
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Fixed tickets | #200 Following V2 road map, this PR will...
Closes #19471
##### Description `ObjectSerializer::isEmptyValue` consider `"0"` as `""` and instead of a zero wrapped in a string we're going to have an empty string which causes failure: ``` [422] Client error:...