Files
cloud-cap-samples/performance/index.cds
2022-10-11 15:01:54 +02:00

7 lines
136 B
Plaintext

/*
This model controls what gets exposed
*/
namespace sap.capire.orders;
using from './srv/orders-service';
using from './db/schema';