We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c166e08 commit 19b331fCopy full SHA for 19b331f
1 file changed
temporalio/nexus/_operation_handlers.py
@@ -129,8 +129,7 @@ class CancelWorkflowRunOptions:
129
"""Options for cancelling the workflow backing a Nexus operation.
130
131
These options are built by :py:class:`TemporalNexusOperationHandler` and passed to
132
- :py:meth:`TemporalNexusOperationHandler.cancel_workflow_run`. Fields may be added in
133
- the future; overrides should consume the fields they need.
+ :py:meth:`TemporalNexusOperationHandler.cancel_workflow_run`.
134
135
.. warning::
136
This API is experimental and unstable.
0 commit comments