generated from daniil-berg/boilerplate-py
Add fixtures; minor changes
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"id": 100,
|
||||
"country": "DE",
|
||||
"name": "Berlin"
|
||||
}, {
|
||||
"id": 30,
|
||||
"country": "US",
|
||||
"name": "Florida"
|
||||
}, {
|
||||
"id": 4531354,
|
||||
"country": "UA",
|
||||
"name": "Luhansk Oblast"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user