Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable SDK #1

Open
velkymx opened this issue May 6, 2019 · 1 comment
Open

Enable SDK #1

velkymx opened this issue May 6, 2019 · 1 comment

Comments

@velkymx
Copy link
Contributor

velkymx commented May 6, 2019

add CSharp sdk and add sdk instance to csharp executor

@nolanpro nolanpro removed their assignment Aug 28, 2019
@nolanpro
Copy link
Contributor

C# SDK will not build. FilesApi.cs and RequestFilesApi.cs are attempting to send a List<System.IO.Stream> to ParameterToFile() which only accepts System.IO.Stream. I don't know if this is an annotation problem or a bug in openapi. SDK has been commented out in the default dockerfile for the csharp package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants