Skip to content

Commit

Permalink
rename workflow orchestration -> data workflows (#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorglund authored Feb 16, 2024
1 parent fb259f5 commit ffd86e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/workflow_orchestration.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Workflow Orchestration
Data Workflows
======================

.. warning::
Workflow Orchestration is a new feature:
Data Workflows is a new feature:
* The API specification is in beta.
* The SDK implementation is in alpha.

Expand Down Expand Up @@ -72,7 +72,7 @@ Update Status of Async Task
.. automethod:: cognite.client._api.workflows.WorkflowTaskAPI.update


Workflow Orchestration data classes
Data Workflows data classes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. automodule:: cognite.client.data_classes.workflows
:members:
Expand Down

0 comments on commit ffd86e5

Please sign in to comment.