NikiforovAll / flowable-sdk-dotnet

Flowable API SDK Client for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have to write a lot of empty parameters after ListTasksAsync.

107295472 opened this issue · comments

commented

Actually pass an assignee

commented

The api can't pass the bpmn20.xml file yet, only the flowable java sdk can be used

The API is automatically generated, we might try to adjust swagger.json file used for generation to support this scenario. Or adjust generated code to work with file. Is it something you would like to do? I'm open for contributions

I haven't tried, but it looks like generated code support something called FileParameter have you managed to compose a valid one?

https://csharp.hotexamples.com/examples/-/FileParameter/-/php-fileparameter-class-examples.html