-
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed as not planned
Labels
Description
Why do we need this improvement?
Hello team,
Thank you very much for the work already done. I have had a look at how OpenApi is managing schemas update to not reimplement all work done, and they are using the Delegate Design Pattern.
I am sure this feature will help a lot of us using this tool, and win time not to rewrite business logic for every schemas update !
How will this change help?
Save already implemented code, so that schemas update does not need to reimplement it.
Screenshots
No response
How could it be implemented/designed?
Using Delegate Design Pattern code generation.
π§ Breaking changes
No
π Have you checked for similar open issues?
- I checked and didn't find a similar issue
π’ Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue?
None
Hassen-BENNOUR