forked from loafle/openapi-generator-original
* Make typescript-node support bearer token authentication and add support for intercepting request * Explicit typing of interceptors * Update modules/openapi-generator/src/main/resources/typescript-node/api-single.mustache Formatting Co-Authored-By: Esteban Gehring <esteban.gehring@gmail.com> * Build Petstore