umi-plugin-swagger-doc

0.1.4 • Public • Published

umi-plugin-swagger-doc

NPM version NPM downloads

generate services, mock data and enums from swagger

Install

# or yarn
$ npm install

Development UI

UI start:

$ npm run build --watch
$ npm run start

UI mini start:

$ npm run build --watch
$ npm run start:mini

Usage

Configure in .umirc.js,

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

Options

TODO

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i umi-plugin-swagger-doc

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

45.3 kB

Total Files

12

Last publish

Collaborators

  • xiayao