This commit is contained in:
@@ -20,8 +20,12 @@ namespace AyaNova.Api.ControllerHelpers
|
||||
|
||||
//Data filter id to use with this list query
|
||||
//0 or less means no filter
|
||||
[FromQuery]
|
||||
public long DataFilterId { get; set; }
|
||||
|
||||
[FromQuery]
|
||||
public bool Mini { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user