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 d65360b commit 4cfe7b1Copy full SHA for 4cfe7b1
docs/changelog.md
@@ -14,6 +14,8 @@ You can find [more information about that in the documentation](openapi.md#custo
14
- Don't generate error responses for OpenAPI callbacks.
15
- Make `_should_add_http403_error_response` check if permission is `IsAuthenticated` and
16
`AllowAny` via `type` instead of `isinstance`
17
+- Don't collect error codes from nested `read_only` fields
18
+
19
## [0.12.4] - 2022-12-11
20
### Fixed
21
- account for specifying the request serializer as a basic type (like `OpenApiTypes.STR`) or as a
0 commit comments