File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ annotate service.Incidents with @(
8585 $Type : ' UI.ReferenceFacet ' ,
8686 Label : ' Conversations ' ,
8787 ID : ' Conversations ' ,
88- Target : ' conversations /@UI.LineItem#Conversations' ,
88+ Target : ' conversation /@UI.LineItem#Conversations' ,
8989 },
9090 ]
9191);
@@ -155,7 +155,7 @@ annotate service.Incidents with {
155155annotate service.Status with {
156156 code @ Common . Text : descr
157157};
158- annotate service.Conversations with @ (
158+ annotate service.Incidents.conversation with @ (
159159 UI . LineItem # Conversations : [
160160 {
161161 $Type : ' UI.DataField ' ,
Original file line number Diff line number Diff line change 88 <properties >
99 <revision >1.0.0-SNAPSHOT</revision >
1010 <jdk .version>17</jdk .version>
11- <cds .services.version>2.4 .1</cds .services.version>
11+ <cds .services.version>2.9 .1</cds .services.version>
1212 <spring .boot.version>3.0.7</spring .boot.version>
1313 <cds .install-cdsdk.version>7.6.1</cds .install-cdsdk.version>
1414 <cds .install-node.downloadUrl>https://nodejs.org/dist/</cds .install-node.downloadUrl>
You can’t perform that action at this time.
0 commit comments