krakenjs / swaggerize-express

Design-driven apis with swagger 2.0 and express.
Other
355 stars 81 forks source link

changing form to formData #54

Closed normpng closed 9 years ago

normpng commented 9 years ago

According to the Swagger 2.0 spec, the "in" parameter should be formData instead of form: https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#fixed-fields-7

tlivings commented 9 years ago

:+1:

aredridel commented 9 years ago

:+1: