-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #119 from europace/publish/29-10-24_14-23-25
Update Bauspartarife to version 1.104, Produktanbieter-IDs to version 1.1168
- Loading branch information
Showing
3 changed files
with
1,963 additions
and
1,714 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
"url" : "https://developer.europace.de", | ||
"email" : "[email protected]" | ||
}, | ||
"version": "3.0.3" | ||
"version": "3.0.4" | ||
}, | ||
"externalDocs" : { | ||
"url" : "https://docs.api.europace.de/baufinanzierung/angebote/angebote-api/" | ||
|
@@ -1866,22 +1866,22 @@ | |
} | ||
}, | ||
"responses" : { | ||
"200" : { | ||
"description" : "Die Ermittlung wurde erzeugt und ist maximal eine Stunde unter der Url im 'location' Header abrufbar.", | ||
"404" : { | ||
"description" : "Not Found", | ||
"content" : { | ||
"application/json" : { | ||
"schema" : { | ||
"$ref" : "#/components/schemas/Ergebnisliste" | ||
"$ref" : "#/components/schemas/Error" | ||
} | ||
} | ||
} | ||
}, | ||
"404" : { | ||
"description" : "Not Found", | ||
"content" : { | ||
"application/json" : { | ||
"schema" : { | ||
"$ref" : "#/components/schemas/Error" | ||
"200": { | ||
"description": "Die Ermittlung wurde erzeugt und ist maximal eine Stunde unter der Url im 'location' Header abrufbar.", | ||
"content": { | ||
"application/json": { | ||
"schema": { | ||
"$ref": "#/components/schemas/Ergebnisliste" | ||
} | ||
} | ||
} | ||
|
@@ -2013,22 +2013,22 @@ | |
} | ||
} ], | ||
"responses" : { | ||
"200" : { | ||
"description" : "Die Ergebnisliste wurde gefunden.", | ||
"content" : { | ||
"application/json" : { | ||
"schema" : { | ||
"$ref" : "#/components/schemas/Ergebnisliste" | ||
"404": { | ||
"description": "Not Found", | ||
"content": { | ||
"application/json": { | ||
"schema": { | ||
"$ref": "#/components/schemas/Error" | ||
} | ||
} | ||
} | ||
}, | ||
"404" : { | ||
"description" : "Not Found", | ||
"200" : { | ||
"description" : "Die Ergebnisliste wurde gefunden.", | ||
"content" : { | ||
"application/json" : { | ||
"schema" : { | ||
"$ref" : "#/components/schemas/Error" | ||
"$ref" : "#/components/schemas/Ergebnisliste" | ||
} | ||
} | ||
} | ||
|
@@ -5417,6 +5417,36 @@ | |
"LBS_NORDWEST_WT_SPEZIAL_2024_R", | ||
"LBS_NORDWEST_WT_MOD_ECOFLEX_2024_R", | ||
"LBS_NORDWEST_WT_MOD_FLEX_2024_R", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_06_L", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_06_N", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_06_S", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_11_F", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_11_F_MAXI", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_11_L", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_11_N", | ||
"LBS_NORDWEST_BESTAND_CLASSIC_11_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_4_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_4_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_5_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_5_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_6_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_6_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_8_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_8_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_13_PLUS", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_DIREKT_10", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_DIREKT_15", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_4_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_4_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_5_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_5_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_6_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_6_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_8_L", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_8_S", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_15_PLUS", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_17_PRIMA", | ||
"LBS_NORDWEST_BESTAND_ZUHAUSE_17_PRIMA_10", | ||
"LBS_NORD_CLASSIC_GU", | ||
"LBS_NORD_CLASSIC_GV", | ||
"LBS_NORD_CLASSIC_MINI_GM", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ info: | |
name: Europace AG | ||
url: https://developer.europace.de | ||
email: [email protected] | ||
version: 3.0.3 | ||
version: 3.0.4 | ||
externalDocs: | ||
url: https://docs.api.europace.de/baufinanzierung/angebote/angebote-api/ | ||
servers: | ||
|
@@ -1240,19 +1240,19 @@ paths: | |
schema: | ||
$ref: "#/components/schemas/ErmittleErgebnisseRequestBody" | ||
responses: | ||
"404": | ||
description: Not Found | ||
content: | ||
application/json: | ||
schema: | ||
$ref: "#/components/schemas/Error" | ||
"200": | ||
description: Die Ermittlung wurde erzeugt und ist maximal eine Stunde unter | ||
der Url im 'location' Header abrufbar. | ||
content: | ||
application/json: | ||
schema: | ||
$ref: "#/components/schemas/Ergebnisliste" | ||
"404": | ||
description: Not Found | ||
content: | ||
application/json: | ||
schema: | ||
$ref: "#/components/schemas/Error" | ||
"204": | ||
description: Basierend auf dem Parameter gibt es keinen zurückzugebenden | ||
Inhalt. | ||
|
@@ -1339,18 +1339,18 @@ paths: | |
pattern: "^[A-Z0-9]{6}" | ||
type: string | ||
responses: | ||
"200": | ||
description: Die Ergebnisliste wurde gefunden. | ||
content: | ||
application/json: | ||
schema: | ||
$ref: "#/components/schemas/Ergebnisliste" | ||
"404": | ||
description: Not Found | ||
content: | ||
application/json: | ||
schema: | ||
$ref: "#/components/schemas/Error" | ||
"200": | ||
description: Die Ergebnisliste wurde gefunden. | ||
content: | ||
application/json: | ||
schema: | ||
$ref: "#/components/schemas/Ergebnisliste" | ||
"401": | ||
description: Unauthorized | ||
content: | ||
|
@@ -3784,6 +3784,36 @@ components: | |
- LBS_NORDWEST_WT_SPEZIAL_2024_R | ||
- LBS_NORDWEST_WT_MOD_ECOFLEX_2024_R | ||
- LBS_NORDWEST_WT_MOD_FLEX_2024_R | ||
- LBS_NORDWEST_BESTAND_CLASSIC_06_L | ||
- LBS_NORDWEST_BESTAND_CLASSIC_06_N | ||
- LBS_NORDWEST_BESTAND_CLASSIC_06_S | ||
- LBS_NORDWEST_BESTAND_CLASSIC_11_F | ||
- LBS_NORDWEST_BESTAND_CLASSIC_11_F_MAXI | ||
- LBS_NORDWEST_BESTAND_CLASSIC_11_L | ||
- LBS_NORDWEST_BESTAND_CLASSIC_11_N | ||
- LBS_NORDWEST_BESTAND_CLASSIC_11_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_4_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_4_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_5_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_5_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_6_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_6_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_8_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_FLEX_8_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_13_PLUS | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_DIREKT_10 | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_DIREKT_15 | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_4_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_4_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_5_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_5_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_6_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_6_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_8_L | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_FLEX_8_S | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_15_PLUS | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_17_PRIMA | ||
- LBS_NORDWEST_BESTAND_ZUHAUSE_17_PRIMA_10 | ||
- LBS_NORD_CLASSIC_GU | ||
- LBS_NORD_CLASSIC_GV | ||
- LBS_NORD_CLASSIC_MINI_GM | ||
|
Oops, something went wrong.