miLibris / flask-rest-jsonapi

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

Returning multiple sort fields. #26

Closed sprij closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 95.973% when pulling b60c135cffe683f653660f250342d1dd109619bc on sprij:master into 60b6691ed412976d0d60367dc50a73f226a75275 on miLibris:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 95.973% when pulling b60c135cffe683f653660f250342d1dd109619bc on sprij:master into 60b6691ed412976d0d60367dc50a73f226a75275 on miLibris:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 95.973% when pulling b60c135cffe683f653660f250342d1dd109619bc on sprij:master into 60b6691ed412976d0d60367dc50a73f226a75275 on miLibris:master.

akira-dev commented 7 years ago

You're right, Thx for the fix

akira-dev commented 7 years ago

New release of Flask-REST-JSONAPI is available on pypi with your bug fix