auth0/auth0-java

LogEvent data missing

4runkt opened this issue · 1 comments

Hi There,

I was trying to retrieve log events from Auth0 using auth0 management api for Logs. I could see that the class com.auth0.json.mgmt.logevents.LogEvent is used to map log events retrieved from api. However couple of fields are missing in the class. When I checked the end point response, I could see that couple of more details are there in the response, but the class doesn't have fields to hold them.
Examples are description and user_name data comes at the root level. It would be great if these new fields can be added to the class. Otherwise I will have to write my own implementation or overriding the api invocation.
Thanks,
Arun

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️