Sora Teichman

Results 8 comments of Sora Teichman

I am also dealing with this issue. I am generating many API models and getting ApiClient.cs, ApiException etc for each.

I second this! @IamGanesh19 , how do you determine which model to pull/use in your code? We are generating C# code using swagger codegen and we're trying to figure out...

I ended up generating an API for each version, and I reference the version that I want to use in my code. I used OpenAPI Generator to generate the C#...

Why was this PR never merged? Still dealing with this issue, swagger cli 2.4.28

I'm having this issue with C# code generayed from Amazon SP API models. Can this be addressed? --import-mappings did not help.

When will this be merged? I am getting a dependency error with tslib 2.4.0.

Okay, I can successfully follow those steps. But how do I map the location to a different folder? I tried this `docker run -p 10002:10002 -v "$PWD/src/support/azurite:/data" mcr.microsoft.com/azure-storage/azurite azurite-table --tableHost...