brandonmanson / SwaggerGenerator

Home base for Swaggy, the Swagger bootstrapper for Slack.
MIT License
1 stars 0 forks source link

Make generated params compliant with Swagger spec #1

Open brandonmanson opened 7 years ago

brandonmanson commented 7 years ago

Tested with 'file' type in the validator and there are lots of issues. Need to go through each type and make sure that the generated parameter(s) are able to be validated with minimal modification of the generated spec by the user.

brandonmanson commented 7 years ago

Ah, file is not an available type. That would be formData.