chore: Merged fiori into bookstore and tests into subprojects
This commit is contained in:
4
bookshop/test/protocols/services.cds
Normal file
4
bookshop/test/protocols/services.cds
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
using { CatalogService, AdminService } from '@capire/bookstore';
|
||||
annotate CatalogService with @hcql @odata @path:'browse' @requires:[];
|
||||
annotate AdminService with @hcql @odata @path:'admin';
|
||||
Reference in New Issue
Block a user