Sergey S. Volkov

Results 68 comments of Sergey S. Volkov

Hello, try : ``` npm config set HTTP_PROXY npm config set HTTPS_PROXY ```

+++ that's good idea!

Hello @pavelDruzhinin ! Did you try to use `npx [email protected] ...` ?

Hello @sushruth ! Yes, I'm agreed with you, it should be in the some extra option and it's a good idea! Please open PR if you can

Hello @RoXuS Can you share part of schema where contains original `searchConsumption` and "duplicate" `searchConsumption` ? And which version of swagger schema are you using ? Just currently I'm not...

@RoXuS did you see this message on console output ? `Module "{moduleName}" already have method "{methodName}()"` ?

@RoXuS I hope that this problem was fixed in 5.0.0 :) If not please reopen issue or ping me here

Hi @RoXuS ! Can you message all operations ids (`"operationId"` field) of this `execureSearch` operations ?

Just I think ending number it is a part of `"operationId"` field like `searchConsumption_1`

@RoXuS If you don't see this message ![image](https://user-images.githubusercontent.com/16340911/107925265-40987980-6f85-11eb-8a14-897f3f9898b3.png) It means that the number endings goes from "operationId" field I'll try to fix that at next release. Definetely swagger-typescript-api codegenerator should...