authing-java-sdk
authing-java-sdk copied to clipboard
fix-management-useractionlogs
Description
- Changed data type of start & end in GetUserActionLogsDto class from Integer to Long as they are timestamp;
- Changed JsonProperty value of each item in EventType Enum to use Chinese as the response from the API is Chinese.