Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@blomqma blomqma released this 15 Jan 18:15
· 193 commits to main since this release

Added

  • Added support for typed query parameters. This changes the input
    object API by renaming the schema attribute to body and adding a
    query attribute that can be used to type and validate
    query parameters for endpoints.