initial commit
This commit is contained in:
14
competitions.json
Normal file
14
competitions.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"competitions": [
|
||||
{
|
||||
"name": "Spring Festival",
|
||||
"date": "2020-03-27 10:00:00",
|
||||
"numberOfPlaces": "25"
|
||||
},
|
||||
{
|
||||
"name": "Fall Classic",
|
||||
"date": "2020-10-22 13:30:00",
|
||||
"numberOfPlaces": "13"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user