mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
New: Readarr 0.1
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Readarr.Api.V1.Artist
|
||||
{
|
||||
public class ArtistEditorDeleteResource
|
||||
{
|
||||
public List<int> ArtistIds { get; set; }
|
||||
public List<int> AuthorIds { get; set; }
|
||||
public bool DeleteFiles { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user