v2.0.13
* Previously when arrays were used with formData, only the last item was returned to bravado code because of the behavior of bottle's FormsDict. This version makes form parameters with multiple values returned as the expected length array instead.