Update the repository and model to have the join between the models
This commit is contained in:
11
Back/skydiveLogs-api/DataContract/GearReq.cs
Normal file
11
Back/skydiveLogs-api/DataContract/GearReq.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace skydiveLogs_api.DataContract
|
||||
{
|
||||
public class GearReq
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user