Aiohttp-json-api

Latest version: v0.37.0

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

Scan your dependencies

Page 10 of 13

0.9.1

------------------

* Python 3.5 compatibility changes

0.9.0

------------------

* Handle aiohttp-json-api exceptions and errors in middleware. If exceptions is not related to JSON API errors, then exception is reraised
* Huge refactoring of RequestContext
* No more use of boltons cachedproperties, instead use parsing static methods related to each request context' entity
* Update docs for RequestContext methods
* Add typings to RequestContext

0.8.2

------------------

* Properly handle error with wrong relation name (raise HTTP 400)

0.8.1

------------------

* Fix bdist_wheel python tag to support Python 3.5

0.8.0

------------------

* Python 3.5 support (avoid usage of Python 3.6 format strings)
* Registry is plain object now
* Custom Registry support (`registry_class` parameter in ``aiohttp_json_api.setup_jsonapi`` method)
* Log debugging information at start about registered resources, methods and routes
* Use OrderedDict inside SchemaMeta

0.7.2

------------------

* Fix bug with JSONPointer when part passed via __truediv__ is integer
* Validate relationship object before adding relationship in ToMany field

Page 10 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.