To Change an APIkit Project
Under the following conditions, you need to customize the mapping of RAML resources and actions:
-
You generated backend flows as part of the backend-first design process.
-
You renamed a backend flow.
Customizing the mapping of RAML resources and actions is done in the backend-first design process.
When you change the RAML code in an APIkit project, for example by adding a resource, you need to regenerate flows to associate the flows with the new resource as follows:
In project explorer, right-click the project name, and select Mule > Generate Flows From REST API.