Problem/Motivation
MyrestRestGenerator and MyrestSync1cRestGenerator share a lot of duplicated code.
Proposed resolution
- Extract common logic into a base class or a trait.
- Implement Dependency Injection for generators.
Remaining tasks
Refactor generators and verify OpenAPI output.
Issue fork myrest-3583633
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
Comment #3
sergeydruua commentedComment #5
sergeydruua commented