Update for Docker
This commit is contained in:
42
Back/skydiveLogs-api/Init/aircraft.json
Normal file
42
Back/skydiveLogs-api/Init/aircraft.json
Normal file
File diff suppressed because one or more lines are too long
1053
Back/skydiveLogs-api/Init/dropZone.json
Normal file
1053
Back/skydiveLogs-api/Init/dropZone.json
Normal file
File diff suppressed because it is too large
Load Diff
54
Back/skydiveLogs-api/Init/jumpType.json
Normal file
54
Back/skydiveLogs-api/Init/jumpType.json
Normal file
@@ -0,0 +1,54 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"name": "PAC"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "RW 4"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "RW 8"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "RW X"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "FreeFly"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"name": "FreeStyle"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"name": "Canopy"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"name": "Track/Trace"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"name": "Wingsuit 1"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"name": "Wingsuit 2"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"name": "Wingsuit 3"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"name": "Canopy"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"name": "Landing accuracy"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user