Flask-resty

Latest version: v5.0.0

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

Scan your dependencies

Page 12 of 14

0.10.0

While the release notes list a number of breaking changes below, these changes mostly touch on the API for extending custom behaviors rather than the API for declaring views. From the perspective of declaring views, the only noteworthy change is that `IdCursorPagination` is now named `RelayCursorPagination`, and that the cursor encoding is now different.
- **Breaking:** Use explicit method names instead of `__call__` for sorting, filtering, pagination, and related behavior classes, and fix some internal method names to be less ambiguous (96)
- **Breaking:** Change cursor encoding to reduce cursor length (98)
- **Breaking:** Rename `IdCursorPagination` to `RelayCursorPagination` and split out `CursorPaginationBase` (99)
- **Feature:** Extract `HasCredentialsAuthorizationBase` from `HasAnyCredentialsAuthorization` to allow inheriting the credential check without unsafely inheriting no-op authorization (95)
- **Feature:** Add per-item pagination meta information when using `RelayCursorPagination` (98)
- **Bugfix:** Move related resolution into overridable method on view (97)

0.9.7

- **Bugfix:** Uniquely name body payload objects in generated API specification (92)

0.9.6

- **Bugfix:** Also include debug information in `ApiError` when testing (93)

0.9.5

- **Bugfix:** By default, run `authorize_save` on items created via `get_item` with `create_missing` (90)

0.9.4

- **Bugfix:** Fix body specification in `ApiViewDeclaration` (89)

0.9.3

- **Bugfix:** Correctly filter for item when query contains join (88)

Page 12 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.