Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

feat: add a stack_trace field to the Error messages specifying where the error occured feat: add call_log_level field to Execution messages doc: clarify requirement to escape strings within JSON arguments #220

Merged
merged 2 commits into from Nov 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -15,7 +15,9 @@
*/

/**
* The interfaces provided are listed below, along with usage samples.
* A client to Workflow Executions API
*
* <p>The interfaces provided are listed below, along with usage samples.
*
* <p>======================= ExecutionsClient =======================
*
Expand Down