Support IDs (or other values) in URL path

Currently, using Services one cannot get access to "object" resources in a REST way, exemple:

/api/customer/1

where it could apply any http methods (get, put, patch, delete)

That's a very important missing feature.

This feature was implemented.

1 Like