swagger-api / swagger-ui

Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
https://swagger.io
Apache License 2.0
26.46k stars 8.95k forks source link

Don't use jQuery for file uploads #1164

Closed mohsen1 closed 8 years ago

mohsen1 commented 9 years ago

Referring to this TODO comment: https://github.com/swagger-api/swagger-ui/pull/1163/files#diff-7b22c617cbad75cdd8123d16345c8e80R21131

fehguy commented 8 years ago

Now that http transports are pluggable, there's no reason not to use jquery for uploads, since it's no longer bloating swagger-js.