Tags: AnatoliB/azure-functions-durable-python
Tags
Content Handling Improvement in call_http method (Azure#494) * initial commit * remove unused pkg * improve call_http for clarity * add content handling test for call_http * add import * update test * update test * update typo * remove unused using * update by comments * add space * update unit tests as we update call_http logic * update by comment * update description * update by comment * re-arrange the error message as it's too long * re-arrange error msg * update error msg * update test * updatetest
Enable call suspend-resume from durable client (Azure#483) * Add API syntax support for suspend-resume * initial commit * add new line at the end of file * add unit tests for suspend-resume * add suspend/resume history event * remove empty line * remove duplicate caused by emrge * update by comment --------- Co-authored-by: Julio Arroyo <t-jarroyo@microsoft.com>
PreviousNext