UI Part 2
This commit is contained in:
@@ -10,6 +10,8 @@ service ProcessorService {
|
||||
entity Customers as projection on my.Customers;
|
||||
}
|
||||
|
||||
annotate ProcessorService.Incidents with @odata.draft.enabled;
|
||||
|
||||
/**
|
||||
* Service used by administrators to manage customers and incidents.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user