This commit is contained in:
2020-03-17 19:38:40 +00:00
parent f10ae6829e
commit edc3d58231
2 changed files with 6 additions and 0 deletions

View File

@@ -154,6 +154,7 @@ namespace AyaNova.Api.Controllers
/// <summary>
/// POST (replace) Pick List template
/// (note: in this case the Id is the AyaType numerical value as there is only one template per type)
/// </summary>
/// <param name="template"></param>
/// <returns></returns>