Added action logs for user api's.
This commit is contained in:
@@ -38,6 +38,6 @@ public class UserActionEntity extends BaseEntity {
|
||||
private String actionContext;
|
||||
|
||||
@Column(name = "RESPONSE")
|
||||
private Object response;
|
||||
private String response;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user