You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/06/30 12:43:30 UTC

[GitHub] [cloudstack] sureshanaparti commented on pull request #5136: apiserver : Ensure required parameters are not empty

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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org