Problem generating Open API client from Connector API Specification in VS
Hi, we are having some problems generating a Dotnet (6) client from the Connector API specification in Visual Studio 17.4.0 on Windows 10.
The root cause seem to be that languages like C# (.NET), Java, and go, do not support "discriminated unions".
Steps to reproduce:
- Create a new Dotnet (6) project in Visual Studio
- Open “Connected Services”
- Add the Connector Open API specification
- Build the project
1
vote
Conny
shared this idea