Flapison

Latest version: v0.30.10

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

Scan your dependencies

Page 1 of 2

0.30.10

* Fix for nested fields under Marshmallow 3, thanks to pacoyang (https://github.com/TMiguelT/flapison/pull/11)

0.30.9

* Allow simple filters to have list values, e.g. `filter[id]=1,2,3`

0.30.8

* Allow relationships to be compared to scalars (https://github.com/TMiguelT/flapison/pull/8)

0.30.7

* Be more relaxed about the Content-Type header. We ignore its value unless it's a POST or PATCH request, since we don't actually use the request body for GET and DELETE

0.30.6

* Be more relaxed about the Accept header. In general, allow no Accept header, or `*/*`. Assume these are `application/vnd.api+json`

0.30.5

* Fix issues involving Content-Type headers with arguments, e.g. 'text/html; charset=UTF-8'
* Stop supporting Python 3.5 (unfortunately), due to [marshmallow-jsonapi](https://github.com/marshmallow-code/marshmallow-jsonapi) dropping support

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.