loopback-component-jsonapi icon indicating copy to clipboard operation
loopback-component-jsonapi copied to clipboard

JSONAPI support for loopback.

Results 58 loopback-component-jsonapi issues
Sort by recently updated
recently updated
newest added

Use loopback-jsonapi-model-serializer as a serialization layer

## The devDependency [supertest](https://github.com/visionmedia/supertest) was updated from `3.4.2` to `4.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## Version **3.2.0** of **supertest** was just published. Branch Build failing 🚨 Dependency supertest Current Version 3.1.0 Type devDependency This version is **covered** by your **current version range** and after...

greenkeeper

Support for serializing existing resources with polymorphic relationships was added in #89 but it currently doesn't seem to be possible to create the relationship via JSON API. The discriminator column...

## Version **4.0.0** of **debug** was just published. Dependency debug Current Version 3.2.3 Type dependency The version **4.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## Version **5.0.0** of [travis-deploy-once](https://github.com/semantic-release/travis-deploy-once) was just published. Dependency travis-deploy-once Current Version 4.4.1 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

Added an extra condition to `isLoopbackInclude()` to ensure it only returns true if the user passes in an include filter. This should fix an issue where requests along the lines...

This PR allows to have nested includes. Exemple: ``` GET /posts/1?filter[include][comments]=author ``` will retrieve all comments, as well as the author of each comments --- I also removed the unecessary...

enhancement

## Version **3.19.0** of [loopback-datasource-juggler](https://github.com/strongloop/loopback-datasource-juggler) was just published. Branch Build failing 🚨 Dependency loopback-datasource-juggler Current Version 3.18.1 Type devDependency This version is **covered** by your **current version range** and after...

greenkeeper

## Version **3.2.0** of **debug** was just published. Branch Build failing 🚨 Dependency debug Current Version 3.1.0 Type dependency This version is **covered** by your **current version range** and after...

greenkeeper