We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Migration Guide to 2.0.0 (markdown)
Created Migration Guide to 1.1.11 (markdown)
alpha32: Added back `middleware` (disabled), static `context` is now backwards compatible
use ex/request-validation-handler instead of ex/request-parsing-handler for ::ex/request-validation, as the latter would cause NPE being thrown.
Updated Home (markdown)
Updated 2.0.0 Content Negotiation (with Muuntaja) (markdown)
Destroyed APIs and Options (markdown)
Note existence of :middleware on api + explain the difference between the 3 mw injection points
Updated Authentication and Authorization (markdown)
remote note about not supporting Swagger for Spec coercion
Changed some paths for links
Fix brackets
Add more examples
mention defapi is deprecated
Created Contexts (markdown)