This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Description
As per JSONAPI spcification
A request MUST completely succeed or fail (in a single “transaction”). No partial updates are allowed.
The frameworks already does it by default, but we MUST check for some special operations realized over CUD operations (distance computation, last move, etc…)