We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6975a4 commit f3fe833Copy full SHA for f3fe833
docs/changelog.md
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
## [UNRELEASED]
8
### Added
9
- add support for automatically generating error responses schema with [drf-spectacular](https://github.com/tfranzel/drf-spectacular).
10
+Check out the [corresponding documentation page](https://drf-standardized-errors.readthedocs.io/en/latest/openapi.html)
11
+to know more about the integration with drf-spectacular.
12
- add support for django 4.1
13
14
## [0.11.0] - 2022-06-24
0 commit comments