Skip to content

v1.4.40

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 01:59
· 26 commits to main since this release

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