This commit is contained in:
@@ -72,7 +72,6 @@ namespace AyaNova.Api.Controllers
|
||||
//BULK OPS
|
||||
//
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Bulk add tags to list of object id's specified
|
||||
/// </summary>
|
||||
@@ -110,7 +109,6 @@ namespace AyaNova.Api.Controllers
|
||||
return Ok(ApiOkResponse.Response(await TagUtil.BulkAddAny(ayaType, tag, ct), true));
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Bulk remove tags to list of object id's specified
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user