Closed kylef closed 7 years ago
I've updated this to do the following:
md5(boundary)
to just BOUNDARY
as I think this behaviour is clearer than an obscure hash, however it does increase the risk that the boundary clashes with some example values or keys.media-type.js
Request example bodies are now generated for formData parameters while using the
multipart/form-data
consumes content type.Dependencies