X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fmodelingconcepts%2Fworkflow.rst;fp=docs%2Fmodelingconcepts%2Fworkflow.rst;h=f76fdea96f33089f93aab58b4978b66957e80f8d;hb=cef859c192e84d61f2e98afc6f208772c1ac4699;hp=9b9bd5220122ceb1be4ceaec23d64570d06e7e49;hpb=6c0a2e9e991bf94b3ed97516ac2d6614f87f66f2;p=ccsdk%2Fcds.git diff --git a/docs/modelingconcepts/workflow.rst b/docs/modelingconcepts/workflow.rst index 9b9bd5220..f76fdea96 100644 --- a/docs/modelingconcepts/workflow.rst +++ b/docs/modelingconcepts/workflow.rst @@ -19,7 +19,7 @@ A workflow defines an overall action to be taken on the service, hence is an entry-point for the run-time execution of the :ref:`CBA Package `. A workflow also defines **inputs** and **outputs** that will defined the **payload contract** -of the **request** and **response** (see :ref:`Dynamic API`) +of the **request** and **response** (see :ref:`dynamic_payload`) A workflow can be **composed** of one or multiple **sub-actions** to execute.