Transforming a RAML OData v2 API to a CSDL OData v4 API
If you were using the previous APIkit OData extension, you can now reuse the type definition of an OData v2 API to scaffold an OData v4 API by transforming an odata.raml file to an odata.csdl.xml file automatically.
In Studio, right-click your odata.raml file and select Mule > Generate CSDL file.
APIkit generates an odata.csdl.xml file in the api folder.



