------------- - Added support for X-Forwarded- headers (pagination links now use the original host/proto) (38)
2.4.0
------------- - Clients can disable default sorting by using `sort=0` query parameter
2.3.1
------------- - Fix for an incorrect error message - Returns 500 instead 400 response code in case of serialization errors in POST requests - Fix for pagination Flask-SQLAlchemy (now works also with 3.0+) (37)
2.3.0
------------ - Allow sorting of nested fields
2.2.9
------------- - Do not erase `type` field from `attributes` (31)
2.2.8
------------- - Make sure that POST response contains actual values from the DB