Generate OpenAPI json through command line
I would like to generate OpenAPI Json file from the .NET core web api through command line. It is pretty easy change if I use swagger nuget within the .net solution but I just wonder if it can be done using any command line tool as a part of Azure devops build pipeline without updating the code. Thanks517Views0likes0Comments