openapi-typescript-codegen
Advanced tools
Comparing version
{ | ||
"name": "openapi-typescript-codegen", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"description": "Library that generates Typescript clients based on the OpenAPI specification.", | ||
@@ -5,0 +5,0 @@ "author": "Ferdi Koomen", |
@@ -462,3 +462,2 @@ # OpenAPI Typescript Codegen | ||
npm install form-data@4.x --save-dev | ||
npm install node-fetch@2.x --save-dev | ||
``` | ||
@@ -469,9 +468,3 @@ | ||
```json | ||
{ | ||
"allowSyntheticDefaultImports": true | ||
} | ||
``` | ||
### Node-Fetch support | ||
@@ -501,9 +494,3 @@ By default, this tool will generate a client that is compatible with the (browser based) Fetch API. | ||
```json | ||
{ | ||
"allowSyntheticDefaultImports": true | ||
} | ||
``` | ||
[npm-url]: https://npmjs.org/package/openapi-typescript-codegen | ||
@@ -510,0 +497,0 @@ [npm-image]: https://img.shields.io/npm/v/openapi-typescript-codegen.svg |
Sorry, the diff of this file is too big to display
184476
-0.05%507
-2.5%