This commit is contained in:
@@ -81,7 +81,8 @@ namespace AyaNova.Api.Controllers
|
|||||||
/// Get events for a user as text document for object specified
|
/// Get events for a user as text document for object specified
|
||||||
///
|
///
|
||||||
/// Required roles:
|
/// Required roles:
|
||||||
/// Read rights to User object or UserId specified must be current API user
|
/// Read rights to User object or UserId specified must be requestor Id
|
||||||
|
///
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns>Event log for user</returns>
|
/// <returns>Event log for user</returns>
|
||||||
[HttpGet("UserLog")]
|
[HttpGet("UserLog")]
|
||||||
|
|||||||
Reference in New Issue
Block a user