Contains metadata about the user who performed an action, such as creating a release or finalizing a version.
JSON representation |
---|
{ "email": string, "imageUrl": string } |
Fields | |
---|---|
email |
The email address of the user when the user performed the action. |
imageUrl |
A profile image URL for the user. May not be present if the user has changed their email address or deleted their account. |