(Stable) View Decorators for exposed endpoint
- Added the ability to apply multiple View Decorators on the exposed endpoint. See Example Code.
- Useful in case you wish to apply authentication, caching, etc. to the endpoint.
- Backwards compatible with v1.4.x