miLibris / flask-rest-jsonapi

Flask extension to build REST APIs around JSONAPI 1.0 specification.
http://flask-rest-jsonapi.readthedocs.io
MIT License
598 stars 153 forks source link

Relationship mix sqlalchemy and custom datalayer #129

Closed kumy closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 93.518% when pulling 7d3b38c6a421f7c14625a4256aebbbaea0e8e3e5 on geokrety:datasrc into 268e94808573033e0232007a887982207f715e9a on miLibris:master.

akira-dev commented 5 years ago

I think it would be better that you implement this feature in a custom data layer because it doesn't correspond to jsonapi and sqlalchemy naive implementation