Camunda.Api.Client
Camunda.Api.Client copied to clipboard
Support cancellation of FetchAndLock request
It is now impossible to correctly stop FetchAndLock request. According to https://github.com/reactiveui/refit/issues/88 it should be possible by just adding CancellationToken to FetchAndLock api method