File tree Expand file tree Collapse file tree 4 files changed +254
-249
lines changed
rest_framework_json_api/schemas Expand file tree Collapse file tree 4 files changed +254
-249
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ Safa AlFulaij <safa1996alfulaij@gmail.com>
3939santiavenda <santiavenda2@gmail.com>
4040Sergey Kolomenkin <https://kolomenkin.com>
4141Stas S. <stas@nerd.ro>
42+ Steven A. <sha0160@protonmail.com>
4243Swaraj Baral <baralswaraj40@gmail.com>
4344Tim Selman <timcbaoth@gmail.com>
4445Tom Glowka <glowka.tom@gmail.com>
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ any parts of the framework not mentioned in the documentation should generally b
1616* Avoid error when ` parser_context ` is ` None ` while parsing.
1717* Raise comprehensible error when reserved field names ` meta ` and ` results ` are used.
1818* Use ` relationships ` in the error object ` pointer ` when the field is actually a relationship.
19+ * Added missing inflection to the generated OpenAPI SchemaGenerator.
1920
2021### Changed
2122
You can’t perform that action at this time.
0 commit comments