Jérémy Riverain

Results 2 issues of Jérémy Riverain

Hi, I just created a Vue app using the `npm init vue` command. ![Capture d’écran du 2022-05-06 09-58-34](https://user-images.githubusercontent.com/23351988/167093398-a686a917-7c89-4b68-bea8-a437787115e9.png) When I run the `test:e2` and `test:e2e:ci` commands on my machine, Cypress...

I'm experiencing TypeScript errors that come from the generated `http-client.ts`. Here are the errors: ![Capture d’écran du 2024-07-01 12-26-26](https://github.com/acacode/swagger-typescript-api/assets/23351988/23253b60-0135-4f60-a292-174839cd67f0) My build passes with version `13.0.10` of swagger-typescript-api but not with...

bug