Releases: Zenor27/fastapi-rest-jsonapi
Releases · Zenor27/fastapi-rest-jsonapi
Release 0.8
Implementation of includes. You can find more informations here.
Release 0.7.1
Fix issue when requesting with swagger
Release 0.7
Implement pagination links in response.
You can find more informations about pagination on the JSON API specification.
Release 0.6
Implement pagination.
You can find more informations about pagination on the JSON API specification.
Release 0.5
This release improve imports. It is now easier to use the library.
This release also provide a documentation 🚀
Release 0.4
Implement sparse fieldsets.
More informations about sparse fieldsets here.
Release 0.3
Implement sorting operation.
Here is a link for more informations about sorting in the JSON API standard.
Release 0.2
Add README for Pypi
Release 0.1
This is the first release of FastAPI REST JSONAPI.
This library is currently under high development.