This website requires JavaScript.
Explore
Help
Register
Sign In
sandre
/
SkydiveLogs
Watch
0
Star
0
Fork
0
You've already forked SkydiveLogs
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2e8182d15324d4df1e8500395c1468e7c9e9e0b5
SkydiveLogs
/
Back
/
skydiveLogs-api
/
DataContract
History
Sébastien André
192a985b50
For the list of jumps, return only the id of aircraft, type jump, gear and dz. The mapping will do in the Front layer.
2021-05-02 14:58:49 +02:00
..
AircraftReq.cs
…
AircraftResp.cs
…
AircraftSimpleResp.cs
Add the datacontract model to have less data on some call
2021-04-19 18:32:44 +02:00
DropZoneReq.cs
…
DropZoneResp.cs
…
DropZoneSimpleResp.cs
Add the datacontract model to have less data on some call
2021-04-19 18:32:44 +02:00
GearReq.cs
…
GearResp.cs
…
ImageReq.cs
…
ImageResp.cs
…
JumpReq.cs
Add a information on the jump that is a special jump
2021-04-21 15:16:10 +02:00
JumpResp.cs
For the list of jumps, return only the id of aircraft, type jump, gear and dz. The mapping will do in the Front layer.
2021-05-02 14:58:49 +02:00
JumpTypeReq.cs
…
JumpTypeResp.cs
…
SimpleSummaryResp.cs
…
StatisticForLastMonthResp.cs
…
StatisticForLastYearResp.cs
…
StatisticResp.cs
…
UserReq.cs
…
UserResp.cs
…