Skip to content

Commit 4cfe7b1

Browse files
committed
add changelog entry for work on #30
1 parent d65360b commit 4cfe7b1

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
@@ -14,6 +14,8 @@ You can find [more information about that in the documentation](openapi.md#custo
1414
- Don't generate error responses for OpenAPI callbacks.
1515
- Make `_should_add_http403_error_response` check if permission is `IsAuthenticated` and
1616
`AllowAny` via `type` instead of `isinstance`
17+
- Don't collect error codes from nested `read_only` fields
18+
1719
## [0.12.4] - 2022-12-11
1820
### Fixed
1921
- account for specifying the request serializer as a basic type (like `OpenApiTypes.STR`) or as a

0 commit comments

Comments
 (0)