Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 425 Bytes

README.md

File metadata and controls

37 lines (27 loc) · 425 Bytes

install openapi generator

  npm install @openapitools/openapi-generator-cli -g

How to use

go generator proyect

make go

From many files to one

  1. Run the command to merge all the files into one:
make merge

distribution

dotnet target framwework

"targetFramework" : "netstandard2.0;net6.0"