Peter Wurzinger

Results 5 comments of Peter Wurzinger

Hey there @andrueastman, thanks for investigating Sure, absolutely. I created a repository at https://github.com/peterwurzinger/KiotaRepro that should contain a minimal reproduction of that issue. I used the PayPal subscriptions API available...

Hey @baywet Hm, yeah I see, my example probably wasn't good, using just one namespace oversimplifies the problem. I just pushed some changes to reflect a real world scenario that...

Yes, I'm aware that, just as renaming them, removing entire namespaces from the existing code would eliminate any type disambiguation with those in the generated code. I would argue, that...

As far as I know using the FQN everywhere is quite similar to the behavior of [NSwag](https://github.com/RicoSuter/NSwag), the current default tooling for generating Connected Services clients in VS. There are...

@baywet Sorry, last week was a bit rough. Yeah, sure, I started looking into it. From what I could see in the codebase, there are some issues that I want...