What's Changed
- Injections for HEAD requests by @ahopkins in #154
- added url_for function for use in Jinja2 templates by @kevinchai in #124
- Coerce param types for pydantic/attrs in validation by @ahopkins in #157
- Constant injection by @ahopkins in #156
- Add HTML title and css configuration to Redoc/Swagger by @ahopkins in #159
- feat: serve oauth2-redirect.html with swagger by @ahopkins in #160
- Hide static handlers by flag not name by @ahopkins in #162
- Pass unquote thru add_route by @ahopkins in #163
- Allow dict of annotations by @ahopkins in #164
- Allow for custom OAS files by @ahopkins in #165
- Elegantly handle Pydantic model schema by @ahopkins in #168
- Allow field based spec def on models by @ahopkins in #169
- Use external address when SERVER_NAME is defined by @ahopkins in #170
- Both body and query validation by @ahopkins in #171
- Version 22.12 release by @ahopkins in #167
- Bump version by @ahopkins in #172
New Contributors
- @kevinchai made their first contribution in #124
Full Changelog: v22.9.1...v22.12.0