fastmail / Ix

automatic generation of JMAP-style APIs
GNU General Public License v2.0
10 stars 5 forks source link

Add optional_idstr for idstrs that can be undef #61

Closed wolfsage closed 7 years ago

wolfsage commented 7 years ago

This is the wrong solution. The correct thing is to not attempt to validate optional parameters when passed an undef value. Handled in #62