Update API about the stats "ByGear"
This commit is contained in:
@@ -11,7 +11,7 @@ namespace skydiveLogs_api.Business.Interface
|
||||
|
||||
IEnumerable<Statistic> GetStatsByJumpType();
|
||||
|
||||
IEnumerable<Statistic> GetStatsByRig();
|
||||
IEnumerable<Statistic> GetStatsByGear();
|
||||
|
||||
IEnumerable<Statistic> GetStatsByYear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user