By Martin Brampton on Monday, 29 March 2021
Likes 0
Views 504
Votes 0
The documentation says “ If your resource expects an id parameter in the URL, you can use /api/{plugin}/{resource}/{id} as the API url”.

If an id is used, how is it accessed in the resource class please?
View Full Post