Skip to content

Releases: vapor-tools/vapor-jsonapi

Change JsonApiParentModel

09 May 21:29
Compare
Choose a tag to compare
Pre-release

Change JsonApiParentModel to a non generic version

More routes

09 May 21:28
Compare
Choose a tag to compare
More routes Pre-release
Pre-release

Add more routes and convenient functions

Change some access modifiers

06 May 15:08
Compare
Choose a tag to compare
Pre-release

Change some access modifiers from public to open so they can be overridden.

  • JsonApiResourceController
  • Methods within JsonApiResourceController

Implemented JsonApiResourceModel

06 May 13:15
Compare
Choose a tag to compare
Pre-release

This release implements JsonApiResourceModel which is the base class for all models which want should be available as json-api resources.

Initial alpha version

02 May 20:46
Compare
Choose a tag to compare
Initial alpha version Pre-release
Pre-release

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.