zalando-stups / swagger1st

A Clojure Ring handler that parses, validates and routes requests based on your Swagger definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support data type "file"

sarnowski opened this issue · comments

An additional primitive data type "file" is used by the Parameter Object and the
Response Object to set the parameter type or the response as being a file.