perf example
This commit is contained in:
6
performance/index.cds
Normal file
6
performance/index.cds
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
This model controls what gets exposed
|
||||
*/
|
||||
namespace sap.capire.orders;
|
||||
using from './srv/orders-service';
|
||||
using from './db/schema';
|
||||
Reference in New Issue
Block a user