Prepare for serve_on_root false

This commit is contained in:
Heiko Witteborg
2023-06-16 10:05:25 +02:00
committed by GitHub
parent 4649916761
commit 0ea0202f5f

View File

@@ -1,5 +1,6 @@
using sap.capire.officesupplies from '../db/schema';
@path:'/catalog'
service CatalogService {
entity Products as projection on officesupplies.Products;
entity Suppliers as projection on officesupplies.Suppliers;