Skip to content

Commit 1a037e3

Browse files
authored
Update fiori-service.cds
1 parent 2d8f6f8 commit 1a037e3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/admin/fiori-service.cds

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,6 @@ annotate AdminService.Books with {
6161
ValueList: {
6262
CollectionPath : 'GenreHierarchy',
6363
Parameters : [
64-
{
65-
$Type : 'Common.ValueListParameterInOut',
66-
LocalDataProperty: genre_ID,
67-
ValueListProperty: 'ID',
68-
},
6964
{
7065
$Type : 'Common.ValueListParameterDisplayOnly',
7166
ValueListProperty: 'name',

0 commit comments

Comments
 (0)