Skip to content

Commit b7fedb1

Browse files
authored
🔄Update JSON Schemas after #454 (ortsteil) (#456)
1 parent fe9a87f commit b7fedb1

File tree

95 files changed

+207
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+207
-95
lines changed

‎json_schemas/bo/Angebot.json‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"title": "Ort",
2828
"type": "string"
2929
},
30+
"ortsteil": {
31+
"title": "Ortsteil",
32+
"type": "string"
33+
},
3034
"postfach": {
3135
"title": "Postfach",
3236
"type": "string"
@@ -1516,4 +1520,4 @@
15161520
],
15171521
"title": "Angebot",
15181522
"type": "object"
1519-
}
1523+
}

‎json_schemas/bo/Ansprechpartner.json‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"title": "Ort",
2828
"type": "string"
2929
},
30+
"ortsteil": {
31+
"title": "Ortsteil",
32+
"type": "string"
33+
},
3034
"postfach": {
3135
"title": "Postfach",
3236
"type": "string"
@@ -690,4 +694,4 @@
690694
],
691695
"title": "Ansprechpartner",
692696
"type": "object"
693-
}
697+
}

‎json_schemas/bo/Ausschreibung.json‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"title": "Ort",
2828
"type": "string"
2929
},
30+
"ortsteil": {
31+
"title": "Ortsteil",
32+
"type": "string"
33+
},
3034
"postfach": {
3135
"title": "Postfach",
3236
"type": "string"
@@ -907,4 +911,4 @@
907911
],
908912
"title": "Ausschreibung",
909913
"type": "object"
910-
}
914+
}

‎json_schemas/bo/Buendelvertrag.json‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"title": "Ort",
2828
"type": "string"
2929
},
30+
"ortsteil": {
31+
"title": "Ortsteil",
32+
"type": "string"
33+
},
3034
"postfach": {
3135
"title": "Postfach",
3236
"type": "string"
@@ -905,4 +909,4 @@
905909
],
906910
"title": "Buendelvertrag",
907911
"type": "object"
908-
}
912+
}

‎json_schemas/bo/Fremdkosten.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,4 +529,4 @@
529529
],
530530
"title": "Fremdkosten",
531531
"type": "object"
532-
}
532+
}

‎json_schemas/bo/Geschaeftsobjekt.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@
8686
},
8787
"title": "Geschaeftsobjekt",
8888
"type": "object"
89-
}
89+
}

‎json_schemas/bo/Geschaeftspartner.json‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"title": "Ort",
2828
"type": "string"
2929
},
30+
"ortsteil": {
31+
"title": "Ortsteil",
32+
"type": "string"
33+
},
3034
"postfach": {
3135
"title": "Postfach",
3236
"type": "string"
@@ -489,4 +493,4 @@
489493
],
490494
"title": "Geschaeftspartner",
491495
"type": "object"
492-
}
496+
}

‎json_schemas/bo/Kosten.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,4 +535,4 @@
535535
],
536536
"title": "Kosten",
537537
"type": "object"
538-
}
538+
}

‎json_schemas/bo/Lastgang.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@
252252
],
253253
"title": "Lastgang",
254254
"type": "object"
255-
}
255+
}

‎json_schemas/bo/LastgangKompakt.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,4 @@
302302
],
303303
"title": "LastgangKompakt",
304304
"type": "object"
305-
}
305+
}

0 commit comments

Comments
 (0)