Github user merrimanr commented on a diff in the pull request:

    https://github.com/apache/metron/pull/700#discussion_r137118074
  
    --- Diff: metron-interface/metron-alerts/src/app/service/alert.service.ts 
---
    @@ -39,21 +41,31 @@ export class AlertService {
                   private ngZone: NgZone) { }
     
       public search(searchRequest: SearchRequest): 
Observable<AlertsSearchResponse> {
    --- End diff --
    
    Is it possible to make this service class match the rest layer?


---

Reply via email to