Ajout de l'implémentation des stats par dz, avion, piège et annèe.
This commit is contained in:
@@ -8,6 +8,7 @@ namespace skydiveLogs_api.Data.Interface
|
||||
public interface IJumpRepository
|
||||
{
|
||||
IEnumerable<Jump> GetAllJumps();
|
||||
|
||||
Jump GetJumpById(int id);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user