RESTful web services Views
Component ID
2329529
Component name
RESTful web services Views
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
697
Component created
Component changed
Component body
This module defines Views as resource for RESTful Web Services module.
With this integration, rest client can access Views outputs (with the specific permission enabled) in the patterns below:
READ: //domain.com/views/VIEW_NAME/DISPLAY_NAME.FORMAT?args[num]=ARGUMENT_OR_CONTEXTUAL_FILTERS&filters[EXPOSED_FILTER_NAME]=EXPOSED_FILTER_CONTENT
A few things need to pay attention:
1. Each View has its permission, and it‘s off as default; Turn on the specific permission for RESTful Web Services for testing or production
2. If a View (Views) only has the master display, the display name is default
