Add ToursTable, update API documentation
This commit is contained in:
9
software/backend/data/cities.json
Normal file
9
software/backend/data/cities.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Hannover",
|
||||
"country": "Germany"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user