JSON API Defaults
Categories
Component ID
2894387
Component name
JSON API Defaults
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
160
Component created
Component changed
Component body
Modules is under development!
The JSON API module provides zero configuration out of the box. Use JSON API Extras and Defaults to customize your API. JSON API Defaults provides default includes and filters (or any parameter) for resources. Use this module if you want your api client just use simple resource without any url parameters and still deliver all related objects.
Here are the current features of the JSON API Defaults module:
- Add default include
- Add default filter
Installation
- Install the development version 8.x-1.x-dev of the JSON API module.
- Install the development version 8.x-1.x-dev of the JSON API Extras module.
- Install the JSON API Defaults module.
- Visit /admin/config/services/jsonapi to overwrite and configure your API.
