Implementation of repositories and return infos
This commit is contained in:
22
Back/skydiveLogs-api/Data/Aircraft.json
Normal file
22
Back/skydiveLogs-api/Data/Aircraft.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Pilatus"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Caravan"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Skyvan"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Twin Otter"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "PAC 750"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user