hana workaround, local messaging and rm virtual
This commit is contained in:
@@ -7,5 +7,6 @@ service AdminService @(requires:'admin', path:'/admin') {
|
||||
entity Books as projection on my.Books;
|
||||
entity Authors as projection on my.Authors;
|
||||
@readonly
|
||||
@cds.search: {name}
|
||||
entity GenreHierarchy as projection on my.Genres
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user