Adding demo codebase of OpenSAP week3 unit1

This commit is contained in:
Harini Gunabalan
2020-03-21 23:39:12 +01:00
parent 06755978b2
commit 6cc2741c3e
65 changed files with 991 additions and 1602 deletions

View File

@@ -10,4 +10,4 @@ service CatalogService {
@requires_: 'authenticated-user'
@insertonly entity Orders as projection on my.Orders;
}
}