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
* 50% reduction in the number of times`:{return,body,query,responses,headers,coercion,{body,form,header,query,path}-params}` schemas/arguments are evaluated/expanded
@@ -11,7 +13,7 @@ See also: [compojure-api 1.1.x changelog](./CHANGELOG-1.1.x.md)
11
13
* Remove`static-context` macro and replace with equivalent expansion without relying on compojure internals.
12
14
* Upgrade to ring-swagger 1.0.0 to fix memory leaks