This commit is contained in:
@@ -26,6 +26,9 @@ namespace AyaNova.Api.ControllerHelpers
|
||||
[FromQuery]
|
||||
public bool Mini { get; set; }
|
||||
|
||||
[FromQuery, Required]
|
||||
public string DataListKey { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user