Skip to content

Commit f3fe833

Browse files
committed
add link to docs page for the integration with drf-spectacular
1 parent a6975a4 commit f3fe833

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
## [UNRELEASED]
88
### Added
99
- 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.
1012
- add support for django 4.1
1113

1214
## [0.11.0] - 2022-06-24

0 commit comments

Comments
 (0)