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 0b6f9eb commit f71e0dfCopy full SHA for f71e0df
CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
Note that in line with [Django REST framework policy](https://www.django-rest-framework.org/topics/release-notes/),
9
any parts of the framework not mentioned in the documentation should generally be considered private API, and may be subject to change.
10
11
+## [Unreleased]
12
+
13
+* Added `429 Too Many Requests` as a possible error response in the OpenAPI schema.
14
15
+### Added
16
17
## [7.0.0] - 2024-05-02
18
19
### Added
0 commit comments