returning subfolders names
This commit is contained in:
4
bookshop/index.cds
Normal file
4
bookshop/index.cds
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace sap.capire.bookshop; //> important for reflection
|
||||
using from './db/schema';
|
||||
using from './srv/cat-service';
|
||||
using from './srv/admin-service';
|
||||
Reference in New Issue
Block a user