sureshanaparti commented on pull request #5136: URL: https://github.com/apache/cloudstack/pull/5136#issuecomment-871369708
@davidjumani I understand that optional parameters passed in the API are ignored, but these are still not null. In any case, the parameter value return based on not null check, there can be issue (for example, not null Boolean params can be interpreted as true/false (whatever default value for Boolean in java), and the default parameter value is the opposite). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
