v1.4.40
Bug Fixes:
-
recursive input types (#371) by @barnabasJ
-
include generic GET action arguments as query parameters in JSON schema (#368) by horberlan
Improvements:
-
use more idiomatic error messages on schema failures by @zachdaniel
-
handle infinitely nested embeds via refs by @zachdaniel
-
make error clearer for unused route params by @zachdaniel