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 @@ -5248,7 +5248,7 @@ class StartWorkflowUpdateInput:
52485248
52495249@dataclass
52505250class UpdateWithStartUpdateWorkflowInput :
5251- """Update input for :py:meth:`OutboundInterceptor.start_workflow_update_with_start `.
5251+ """Update input for :py:meth:`OutboundInterceptor.start_update_with_start_workflow `.
52525252
52535253 .. warning::
52545254 This API is experimental
@@ -5266,7 +5266,7 @@ class UpdateWithStartUpdateWorkflowInput:
52665266
52675267@dataclass
52685268class UpdateWithStartStartWorkflowInput :
5269- """StartWorkflow input for :py:meth:`OutboundInterceptor.start_workflow_update_with_start `.
5269+ """StartWorkflow input for :py:meth:`OutboundInterceptor.start_update_with_start_workflow `.
52705270
52715271 .. warning::
52725272 This API is experimental
@@ -5304,7 +5304,7 @@ class UpdateWithStartStartWorkflowInput:
53045304
53055305@dataclass
53065306class StartWorkflowUpdateWithStartInput :
5307- """Input for :py:meth:`OutboundInterceptor.start_workflow_update_with_start `.
5307+ """Input for :py:meth:`OutboundInterceptor.start_update_with_start_workflow `.
53085308
53095309 .. warning::
53105310 This API is experimental
You can’t perform that action at this time.
0 commit comments