harikrishna-patnala commented on code in PR #6924:
URL: https://github.com/apache/cloudstack/pull/6924#discussion_r1094354295


##########
api/src/main/java/org/apache/cloudstack/api/response/UserResponse.java:
##########
@@ -120,6 +120,10 @@ public class UserResponse extends BaseResponse implements 
SetResourceIconRespons
     @Param(description = "Base64 string representation of the resource icon", 
since = "4.16.0.0")
     ResourceIconResponse icon;
 
+    @SerializedName(ApiConstants.IS_2FA_ENABLED)
+    @Param(description = "true if user has two factor authentication enabled", 
since = "4.18.0.0")

Review Comment:
   Added in LoginCmdResponse as well



-- 
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]

Reply via email to