FIXED: Set generator url for swagger_settings.DEFAULT_API_URL (#682)
FIXED: Check fields for allow_null attribute (#688)
FIXED: Encode pytz object field as a string by default (#717)
FIXED: Handle errors rendering with TemplateHTMLRenderer (#742)
1.21.2
FIXED: Fixed code block rst syntax in README.rst (#797)
1.21.1
FIXED: Refer to permission_classes as a tuple (#678)
IMPROVED: Document drf-extra-fields base64 integration (#445)
ADDED: Added many support to example code (#695)
ADDED: Allow specifying response as a reference (#757)
FIXED: Fix old spelling errors and add a cspell configuration (#796)
FIXED: Remove universal wheel, python 2 is unsupported (#782)
FIXED: Fix duration field inspector (#549)
1.21.0
IMPROVED: Add utf-8 support to yaml loaders (#692)
FIXED: Set generator url for swagger_settings.DEFAULT_API_URL (:pr:682)
FIXED: Check fields for allow_null attribute (:pr:688)
FIXED: Encode pytz object field as a string by default (:pr:717)
FIXED: Handle errors rendering with TemplateHTMLRenderer (:pr:742)
1.21.2
Release date: Jul 18, 2022
FIXED: Fixed code block rst syntax in README.rst
1.21.1
Release date: Jul 17, 2022
FIXED: Refer to permission_classes as a tuple (:pr:678)
IMPROVED: Document drf-extra-fields base64 integration (:pr:445)
ADDED: Added many support to example code (:pr:695)
ADDED: Allow specifying response as a reference (:pr:757)
FIXED: Fix old spelling errors and add a cspell configuration (:pr:796)
FIXED: Remove universal wheel, python 2 is unsupported (:pr:782)
FIXED: Fix duration field inspector (:pr:549)
1.21.0
Release date: Jul 14, 2022
IMPROVED: Add utf-8 support to yaml loaders (:pr:692)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps drf-yasg from 1.20.0 to 1.21.3.
Release notes
Sourced from drf-yasg's releases.
Changelog
Sourced from drf-yasg's changelog.
... (truncated)
Commits
00b042b
Update changelog0e09cbe
Merge pull request #682 from CoreJa/mastercb03608
Merge pull request #688 from krectra/master13f0af2
Merge pull request #717 from MilanPecov/add-support-for-timezone-fieldf87dbd5
Merge pull request #742 from terencehonles/handle-errors-rendering-with-Templ...f4bf7ba
Merge pull request #797 from axnsan12/prepublisha000102
Update changelogd7314b6
Add py prefix to toxenvs822f66d
Specify all tox targetsfe53426
Specify toxenv explicitlyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)