1.0.0 beta.8
Pre-release
Pre-release
- Handle NSNull in
RequestType.parameters
as a nullable value. If you want to preserve a key and express absence of value, specifyNSNull()
for the value of the key. #84
RequestType.parameters
as a nullable value. If you want to preserve a key and express absence of value, specify NSNull()
for the value of the key. #84