Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2026 at 07:33 UTC
Updated:
2 Sep 2026 at 08:00 UTC
Jump to comment: Most recent
Part of every response is not a field at all: the alias, the label, the created and changed timestamps, the metatags, the available translations, the view and like counters, the reading time. They are computed from the entity or from the environment, and today they are assembled inline in each resource.
id, label, alias, created, changed, locales, metatags rather than a field name, so a structure describes them the same way it describes everything else./node/{id}.Everything.
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
Comment #4
sergeydruua commentedComment #6
sergeydruua commented