File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5256,7 +5256,7 @@ class StartWorkflowUpdateInput:
52565256
52575257@dataclass
52585258class UpdateWithStartUpdateWorkflowInput :
5259- """Update input for :py:meth:`OutboundInterceptor.start_workflow_update_with_start `.
5259+ """Update input for :py:meth:`OutboundInterceptor.start_update_with_start_workflow `.
52605260
52615261 .. warning::
52625262 This API is experimental
@@ -5274,7 +5274,7 @@ class UpdateWithStartUpdateWorkflowInput:
52745274
52755275@dataclass
52765276class UpdateWithStartStartWorkflowInput :
5277- """StartWorkflow input for :py:meth:`OutboundInterceptor.start_workflow_update_with_start `.
5277+ """StartWorkflow input for :py:meth:`OutboundInterceptor.start_update_with_start_workflow `.
52785278
52795279 .. warning::
52805280 This API is experimental
@@ -5312,7 +5312,7 @@ class UpdateWithStartStartWorkflowInput:
53125312
53135313@dataclass
53145314class StartWorkflowUpdateWithStartInput :
5315- """Input for :py:meth:`OutboundInterceptor.start_workflow_update_with_start `.
5315+ """Input for :py:meth:`OutboundInterceptor.start_update_with_start_workflow `.
53165316
53175317 .. warning::
53185318 This API is experimental
You can’t perform that action at this time.
0 commit comments