chore: Merged fiori into bookstore and tests into subprojects
This commit is contained in:
4
bookshop/test/hierarchical-data/services.cds
Normal file
4
bookshop/test/hierarchical-data/services.cds
Normal file
@@ -0,0 +1,4 @@
|
||||
using { sap.capire.bookshop as my } from '../../db/schema';
|
||||
service TestService {
|
||||
entity Genres as projection on my.Genres;
|
||||
}
|
||||
Reference in New Issue
Block a user