This commit is contained in:
2021-03-24 00:05:05 +00:00
parent 935bf5de1a
commit a6dd5fc090
3 changed files with 45 additions and 45 deletions

View File

@@ -108,7 +108,7 @@ namespace AyaNova.Api.Controllers
/// <summary>
/// Get the top level ancestor of provided type and id
/// (e.g. find the WorkOrder principle for a WorkOrderItemPart object descendent)
/// (e.g. find the WorkOrder principle for a WorkOrderItemPart object descendant)
/// </summary>
/// <param name="ayaType"></param>
/// <param name="id"></param>