issues
search
conductor-sdk
/
conductor-csharp
The conductor-csharp repository provides the client SDKs to build task workers in C#
Apache License 2.0
41
stars
16
forks
source link
Rest Client Upgradation & Interface Segregation
#102
Closed
Jithesh-poojary
closed
9 months ago
Jithesh-poojary
commented
9 months ago
This PR contains the following changes:
Separation of Interfaces from the classes
Rest Client Upgrade (closes #87 )
Test cases for WorkFlowResourceApi
This PR contains the following changes: