You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
awesome, thanks! At some point when, we'll move the schema meta-data (and coercion) utilities from ring-swagger to schema-tools. Clean apis, similar/identical for both schema and spec. Already done for the spec side.
When defining response bodies for routes we'd like to use
ring.swagger.json-schema
.(rjsj/describe {:body ...} "Reason")
This gets around some restrictions that we found when interacting with other libraries.
The text was updated successfully, but these errors were encountered: