@cblx.br/openapi-typescript
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

openapi-typescript

openapi client generator for typescript

openapi-typescript.config.js

var config = {
    url: "<url>/swagger.json",
    outputDir: "./src/client",
};

module.exports = config;

Readme

Keywords

Package Sidebar

Install

npm i @cblx.br/openapi-typescript

Weekly Downloads

3

Version

0.3.1

License

MIT

Unpacked Size

14.2 kB

Total Files

8

Last publish

Collaborators