Flask-restalchemy

Latest version: v0.14.1

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

Scan your dependencies

Page 1 of 5

0.14.1

====================

**Fixed:**

* Fix license placement on setup.py

0.14.0

====================

**Added:**

* Added api decorator 'route' to register a url rule

0.13.0

====================

**Changed:**

* Removed flask-restful dependency

**Added:**

* Added support for request decorators
* Added new field NestedModelListField
* Added support for free functions rules
* Added a way to specify the http methods available on an endpoint

**Fixed:**

* Fix bug that was removing target objects when undoing a relationship
* Fix bug that was causing the session not be passed to the serializers

0.12.1

====================

0.12.0

====================

**Changed:**

Change the way Column Serializers are registered: by using Api class method
`register_column_serializer` (instead of ModelSerializer.DEFAULT_SERIALIZER class attribute).

0.11.1

====================

**Fixed:**

When adding the same property twice with different url an error occurred due to the endpoint provided to the RESTFul be
the same. Now add_property have an optional parameter 'endpoint_name' to enable specify a different endpoint and
defaults to the provided 'url_rule'

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.