generated from daniil-berg/boilerplate-py
Add fixtures; minor changes
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"short": "KG",
|
||||
"name": "Kommanditgesellschaft",
|
||||
"country": "DE"
|
||||
}, {
|
||||
"id": 2,
|
||||
"short": "AG",
|
||||
"name": "Aktiengesellschaft",
|
||||
"country": "DE"
|
||||
}, {
|
||||
"id": 123,
|
||||
"short": "Ausl.HRB"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user