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

    https://github.com/apache/cloudstack/pull/1894#discussion_r104105003
  
    --- Diff: api/src/org/apache/cloudstack/api/ResponseGenerator.java ---
    @@ -307,7 +307,11 @@
     
         TemplateResponse createTemplateUpdateResponse(ResponseView view, 
VirtualMachineTemplate result);
     
    -    List<TemplateResponse> createTemplateResponses(ResponseView view, 
VirtualMachineTemplate result, Long zoneId, boolean readyOnly);
    +    List<TemplateResponse> createTemplateResponses(ResponseView view, 
VirtualMachineTemplate result,
    +                                                   Long zoneId, boolean 
readyOnly);
    --- End diff --
    
    what is difference between line 310 and 311 ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to