Important notes
- Some bugfixes and some functionality gaps closed.
PRs
- Update link to redoc settings by @OttoAndrey in #1154
- Fix ordered dict by @tfranzel in #1160
- Add auth extension for django-rest-knox by @callumgare in #1163
- remove official 3.6 support due to upstream breakage. by @tfranzel in #1170
- Bump django from 4.2.7 to 4.2.10 in /requirements by @dependabot in #1169
- Add tags support to OpenApiWebhook by @federicobond in #1146
- Document
extend_schema_view
support for@action
by @johnthagen in #1178 - Add support for direct usage of higher order hints #1174 by @tfranzel in #1181
- fix custom http_method_names for actions #1184 by @tfranzel in #1185
- Update SWAGGER_UI_DIST settings.rst by @Azelphur in #1187
- Add a specific Action Wrapper for OAuth Authorization requests #1190 by @BramEsposito in #1191
- DRF 3.15 by @tfranzel in #1197
- Fix builtin Swagger-UI OAuth login by @ftsell in #1142
- Add support for TypeAliasType by @igorgaming in #1214
- higher order hints for @extend_schema_field (case 2) #1174 #1212 by @tfranzel in #1216
- fix non-translated enum override hash #1198 by @tfranzel in #1217
New Contributors
- @OttoAndrey made their first contribution in #1154
- @callumgare made their first contribution in #1163
- @dependabot made their first contribution in #1169
- @Azelphur made their first contribution in #1187
- @BramEsposito made their first contribution in #1191
- @igorgaming made their first contribution in #1214
Full Changelog: 0.27.1...0.27.2