admin_note

Add an editorial note to any resource.

The note is entered on the admin edit page. Only people with edit permission on the resource and access to the admin are allowed to see and edit notes.

Available Model API Paths

MethodPath patternDescription
get/rsc/+id/...Return admin note text/metadata attached to resource +id.

/+name marks a variable path segment. A trailing /... means extra path segments are accepted for further lookups.

Edit on GitHub