rm eventing
This commit is contained in:
@@ -16,10 +16,6 @@ service CatalogService {
|
||||
BusinessPartnerIsBlocked
|
||||
};
|
||||
|
||||
event OrderBlocked {
|
||||
ID: UUID;
|
||||
};
|
||||
|
||||
@requires_: 'authenticated-user'
|
||||
@insertonly entity Orders as projection on my.Orders;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user