When generating C# client for web api via NSwagStudio there is an option to configure settings for achieving desired output. However after exiting the application and running it again you have to setup settings from scratch once again.
So I'm wondering if there is a way to save code generation settings and use them after application restart?