Currently we are just listing resources but not showing available methods per resource.

resources

This issue will implement listing available authentication methods and its processing per resource + HTTP method.

Note This issue depends on #2054187: Restrict authentication provider for REST resources getting committed to core.

CommentFileSizeAuthor
#1 Selection_001.png20.53 KBjuampynr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

juampynr’s picture

Status: Active » Fixed
FileSize
20.53 KB

Listing and saving them: http://drupalcode.org/project/restui.git/commit/ff39d42

The list of checkboxes is not listed in a tree though. Methods and authentication for a resource are listed at the bottom instead of just under the enabled resource.

Here is an example. The first resource was activated and the settings fieldset appears at the bottom of the list:

Selection_001.png

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added reference to core issue.