umi-plugin-swagger-codegen

1.0.0 • Public • Published

umi-plugin-swagger-codegen

NPM version NPM downloads

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-swagger-codegen'],
  ],
}

Options

export default {
  plugins: [
    ['umi-plugin-swagger-codegen'],
  ],
  'swaggerCodegen':{

  }
}

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i umi-plugin-swagger-codegen

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

23.2 kB

Total Files

11

Last publish

Collaborators

  • liuhuapiaoyuan