This commit is contained in:
2021-02-10 18:48:47 +00:00
parent 61edb9d127
commit 5125f2a941
4 changed files with 15 additions and 18 deletions

View File

@@ -87,7 +87,7 @@ namespace AyaNova.Api.Controllers
/// <summary>
/// Get ServiceBank
/// (This object is create / get only, there is no update or delete only adjustments through new entries)
/// (This object is create / get only, there is no update or delete. Only adjustments through new entries)
/// </summary>
/// <param name="id"></param>
/// <returns>ServiceBank</returns>