1.0.1 • Published 3 years ago

@darabonba/swagger-converter v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Swagger Converter

Prerequisite

Install the darabonba-cli and swagger-converter tool.

$ npm install @darabonba/cli -g
$ npm install @darabonba/swagger-converter -g

Generate SDK

Generate

$ swagger-codegen <yml path> <output dir>
$ cd <output dir>
$ dara install
$ dara codegen go ./golang ./

FAQ

Any questions, please upgrade tea-cli to latest version via npm i @darabonba/cli -g.

If question not resolved, contact SDK team.