Fastapi-jsonapi

Latest version: v3.0.0

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

Scan your dependencies

Page 3 of 4

2.2.2

*********

Atomic Operation dependency resolution fixes
============================================

* fixed Atomic Operation dependency resolution `43 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/43>`_

Authors
"""""""

* `mahenzon`_

2.2.1

*********

OpenAPI generation fixes
========================

* fixed openapi generation for custom id type `40 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/40>`_

Authors
"""""""

* `CosmoV`_

2.2.0

*********

Support for pydantic validators
===============================

* Pydantic validators are applied to generated schemas now

Authors
"""""""

* `CosmoV`_

2.1.0

*********

Atomic Operations
=================

* Atomic Operations (see :ref:`example <atomic_operations>`, `JSON:API doc <https://jsonapi.org/ext/atomic/>`_)
* Create view now accepts ``BaseJSONAPIItemInSchema`` as update view does

Authors
"""""""

* `mahenzon`_

2.0.0

*********

Generic views, process relationships
====================================

.. note::
Backward-incompatible changes

* Automatically create all CRUD views based on schemas (see :ref:`example <minimal_api_example>`)
* Allow to pass Client-Generated IDs (see :ref:`example <client_generated_id>`, `JSON:API doc <https://jsonapi.org/format/#crud-creating-client-ids>`_)
* Process relationships on create / update (see :ref:`example <relationships>`, `JSON:API doc <https://jsonapi.org/format/#crud-updating-resource-relationships>`_)
* Accept pydantic model with any dependencies on it (see :ref:`example <view_dependencies>`)
* handle exceptions (return errors, `JSON:API doc <https://jsonapi.org/format/#errors>`_)
* refactor data layers
* tests coverage

Authors
"""""""

* `mahenzon`_
* `CosmoV`_
* `tpynio`_

1.1.0

*********

Generic views
=============

* Create generic view classes `28 <https://github.com/mts-ai/FastAPI-JSONAPI/pull/28>`_

`CosmoV`_

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.