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
+16
View File
@@ -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"
}
]