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

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