This commit is contained in:
@@ -20,7 +20,6 @@ namespace Sockeye.Models
|
||||
public string Name { get; set; }
|
||||
public string Notes { get; set; }
|
||||
public string Wiki { get; set; }
|
||||
public string CustomFields { get; set; }
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
public GZCase()
|
||||
|
||||
Reference in New Issue
Block a user