openapistack / openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios
https://openapistack.co
MIT License
558 stars 67 forks source link

feature: upgrade dtsgenerator to 3.12.1 #81

Closed lmarvaud closed 2 years ago

lmarvaud commented 3 years ago

Block by : https://github.com/anttiviljami/dtsgenerator/pull/1 Associated to #70

lgtm-com[bot] commented 3 years ago

This pull request introduces 2 alerts when merging ba01ff99285a3324e9520a65b4d3323d467cf1d7 into 6b18501ba4163782dbee08f137cb86c1ebdb7ee7 - view on LGTM.com

new alerts:

lmarvaud commented 3 years ago

to validate I used yalc :

// in dtsgenerator
npm install && npm build
yalc publish

// in openapi-client-axios
yalc add --dev @anttiviljami/dtsgenerator
npm install && npm build
node ./typegen/typegen.js ~/test.openapi.json