Skip to content

conekta/openapi

Repository files navigation

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"