Open ThuF opened 4 years ago
Create a generic "OData Client" template and generate OData specific client form the system's metadata.
Creation of such client, for the end user should be as following:
Consumption of such client, for the end user should be as following:
require(...)
Reference clients:
Also add the functionnalty to both to generate also the frontend
Create a generic "OData Client" template and generate OData specific client form the system's metadata.
Creation of such client, for the end user should be as following:
Consumption of such client, for the end user should be as following:
require(...)
) the generated client into the custom codeReference clients: