This commit is contained in:
2021-04-01 14:18:34 +00:00
parent 5505cfcc87
commit 23cc77d38c
39 changed files with 176 additions and 73 deletions

View File

@@ -81,7 +81,7 @@ namespace AyaNova.Api.Controllers
}
/// <summary>
/// Put (update) CustomerNote
/// Update CustomerNote
/// </summary>
/// <param name="updatedObject"></param>
/// <returns></returns>