Currently viewing the category:
"Drupal"
Good morning WAREBOT’rs
Today we’ll be sharing how we were able to crack Drupal’s modules :
Services Rest Server Views Service
in order to allow argument passing to your endpoint API.
We will adding simple modifications to the following files:
RESTServer.inc – located in {path to your modules}/services/servers/rest_server/includes/RESTServer.inc
services_views.resource.inc (OPTIONAL) – located in {path to [...]
