This commit is contained in:
2020-01-23 22:56:01 +00:00
parent 866428776f
commit 784ea46fd1
24 changed files with 365 additions and 902 deletions

View File

@@ -115,7 +115,7 @@ namespace AyaNova.Api.Controllers
/// <summary>
/// Upload attachment file
///
/// Required roles: Same roles as object that file is being attached to
/// Requires same Authorization roles as object that file is being attached to
///
/// </summary>
/// <returns>NameValue list of filenames and attachment id's</returns>