Library that generates Typescript clients based on the OpenAPI specification. Fork of ferdikoomen/openapi-typescript-codegen
npm install @jegan321/openapi-typescript-codegenFork of ferdikoomen/openapi-typescript-codegen. See that repository for more documentation.
ERROR_CALLBACK which is a function that will run before API errors are thrown.BEFORE_REQUEST and BEFORE_REQUEST confignpm test to run automated testsnpm run test:update to update the snapshotsnpm run build. Then, replace npx @jegan321/openapi-typescript-codegen with node ../openapi-typescript-codegen/bin/index.js in your application-side script.npm run releasenpm publish