Releases: vapor-tools/vapor-jsonapi
Releases · vapor-tools/vapor-jsonapi
Change JsonApiParentModel
Change JsonApiParentModel to a non generic version
More routes
Add more routes and convenient functions
Change some access modifiers
Change some access modifiers from public to open so they can be overridden.
- JsonApiResourceController
- Methods within JsonApiResourceController
Implemented JsonApiResourceModel
This release implements JsonApiResourceModel
which is the base class for all models which want should be available as json-api resources
.
Initial alpha version
Please read carefully
This version does not yet comply fully with the jsonapi specification and is subject to change until we release the stable 0.1.0 version.
If you need help or have some thoughts, please don't hesitate to get in touch with us through Github Issues.