Add fixtures; minor changes

This commit is contained in:
2022-10-03 09:17:29 +02:00
parent cf83e0074e
commit 81a55ba452
11 changed files with 102 additions and 2 deletions
+15
View File
@@ -0,0 +1,15 @@
[
{
"id": 100,
"country": "DE",
"name": "Berlin"
}, {
"id": 30,
"country": "US",
"name": "Florida"
}, {
"id": 4531354,
"country": "UA",
"name": "Luhansk Oblast"
}
]