Problem/Motivation

An API may use a query parameter to fetch a single entity, however the Rest plugin does not allow this.

Proposed resolution

Add a config option for ID parameter, and use this for fetching a single entity.

User interface changes

Add ID parameter to REST plugin config form.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mortona2k created an issue.