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

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