Skip to content

Commit 8b8c9a2

Browse files
committed
[skip ci] changelog
1 parent 990b075 commit 8b8c9a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
See also: [compojure-api 1.1.x changelog](./CHANGELOG-1.1.x.md)
22

33
## NEXT
4-
* Throw an error on malformed `:{body,query,headers}`, in particular is anything other than 2 elements was provided
4+
* Throw an error on malformed `:{body,query,headers}`, in particular if anything other than 2 elements was provided
55
* Disable check with `-Dcompojure.api.meta.allow-bad-{body,query,headers}=true`
66
* 50% reduction in the number of times `:{return,body,query,responses,headers,coercion,{body,form,header,query,path}-params}` schemas/arguments are evaluated/expanded
77
* saves 1 evaluation per schema for static contexts

0 commit comments

Comments
 (0)