bloos_magoos
bloos_magoos
CC#
Created by bloos_magoos on 9/12/2024 in #help
How flexible is NSwag?
I’m working on a project with my team where we currently have a home grown schema generation (similar to OpenAI) as well as a client generator (that uses handlebar templates). My team wants me to move us over to swagger, which is simple enough. But they also want me to implement a drop-in client that mirrors the existing one today. I know NSwag has customizable liquid templates for this, but it sounds to me like they’re kinda not recommended to use for anything too extensive since NSwag could easily break them in an update. Am I on the wrong path? Are there alternatives? My last resort would be to just do handlebar templates again but that means a lot of maintenance in the future with new OpenAI versions .
1 replies