Drf-spectacular-jsonapi

Latest version: v0.5.2

Safety actively analyzes 701809 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.2

Fixed

- fixes trailing slashes settings on `fix_nested_path_parameters` hook

0.3.1

Fixed

- fixes `AttributeError 'function' object has no attribute 'cls'` on `fix_nested_path_parameters` hook

0.3.0

Added

- new `fix_nested_path_parameters` to change the path parameter naming for [nested routes](https://chibisov.github.io/drf-extensions/docs/#nested-routes). This hook changes the path parameter name to match `{ResourceType}Id` pattern instead of `parent_lookup_{django_related_name}`.

0.2.0

Added

- add missing `readOnly` attribute to relationships

0.1.4

Fixed

- add missing required definitions of relationships

0.1.3

Fixed

- possible `KeyError` in `_get_response_for_code` function if content is not present in the returned dict of parent class.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.