This commit is contained in:
2020-05-28 14:12:15 +00:00
parent 918baa85b8
commit ea33638667
4 changed files with 7 additions and 109 deletions

View File

@@ -44,7 +44,7 @@ namespace AyaNova.Api.Controllers
/// <summary>
/// Get event log for object and date range specified
/// Get event log for object and range specified
///
/// Required Role: Read full object properties rights to object type specified
///
@@ -71,7 +71,7 @@ namespace AyaNova.Api.Controllers
/// <summary>
/// Get event log entries for a specified user and date range
/// Get event log entries for a specified user and range
///
/// Required Role: Read rights to User object or User's own data
///