Closed (fixed)
Project:
MyREST
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2026 at 10:24 UTC
Updated:
9 Sep 2026 at 11:50 UTC
Jump to comment: Most recent
Generation has to run in a deployment and in CI, not only from an administration page, and it has to be possible to see what a generation would do before it does it — on a site whose API the front end depends on, a blind regeneration is not acceptable.
drush myrest:generate, with options to limit to one bundle or endpoint, and a dry-run mode.drush myrest:diff printing what would change: files added, files rewritten, files skipped, conflicts, and configuration entities that would change.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