Open
Description
TypeScript generator lacks support for signing apis with AWS v4 generator.
This generator lacks withAWSV4Signature
which indicates whether to include AWS v4 signature support. This feature is available in Go generator: https://openapi-generator.tech/docs/generators/go/
So, it would be great to have support for this feature in TypeScript Axios generator as well.
https://openapi-generator.tech/docs/generators/typescript-axios/