metosin / ring-swagger

Swagger Spec for Clojure Web Apps
http://metosin.github.io/ring-swagger/doc/
371 stars 84 forks source link

Allow meta descriptions for response bodies #128

Closed davidjameshumphreys closed 7 years ago

davidjameshumphreys commented 7 years ago

When describing body responses for a route definition consider the metadata from the json-schema namespace.

Fixes #127