'README.MD generation after I call Swagger-Codegen

Once we call swagger-codegen our last README.md is overwriten by the new client generated, I was wondering if there is a way to set the README.md as incremental once I generate a new API-client. If not, can I set the README.md to a separate folde for each API-Client I generate?

screenshot of README.md in project view of IntelliJ IDEA



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source