Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BD-1398 - kundenAngabenApi + bausparTarif versions bumped #218

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kundenangaben-openapi.json

Large diffs are not rendered by default.

80 changes: 55 additions & 25 deletions kundenangaben-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
name: Europace AG
url: http://developer.europace.de
email: [email protected]
version: 1.5.20; a26c5aabd7a89cd9d262257a097958013521a51a
version: 1.5.21; 5662527504d045ebd3ba106b971e4bbba6774603
externalDocs:
url: https://developer.europace.de/api/baufismart-kundenangaben-api
servers:
Expand Down Expand Up @@ -45,14 +45,6 @@ paths:
schema:
type: string
responses:
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"404":
$ref: '#/components/responses/NotFound'
"401":
$ref: '#/components/responses/Unauthorized'
"429":
$ref: '#/components/responses/TooManyRequests'
"200":
description: Kundenangaben für einen bestehenden Vorgang
headers:
Expand All @@ -63,6 +55,14 @@ paths:
application/json;version=1.0:
schema:
$ref: '#/components/schemas/Kundenangaben'
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"404":
$ref: '#/components/responses/NotFound'
"401":
$ref: '#/components/responses/Unauthorized'
"429":
$ref: '#/components/responses/TooManyRequests'
"403":
$ref: '#/components/responses/Forbidden'
"409":
Expand Down Expand Up @@ -103,6 +103,12 @@ paths:
responses:
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"204":
description: Kundenangaben in einem bestehenden Vorgang überschrieben
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
"404":
$ref: '#/components/responses/NotFound'
"422":
Expand All @@ -111,12 +117,6 @@ paths:
$ref: '#/components/responses/Unauthorized'
"429":
$ref: '#/components/responses/TooManyRequests'
"204":
description: Kundenangaben in einem bestehenden Vorgang überschrieben
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
"403":
$ref: '#/components/responses/Forbidden'
"409":
Expand Down Expand Up @@ -154,16 +154,6 @@ paths:
responses:
"503":
$ref: '#/components/responses/ServiceNotAvailable'
"201":
description: Kundenangaben in neuen Vorgang importiert
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
content:
application/json;version=1.0:
schema:
$ref: '#/components/schemas/KundenangabenImportResponse'
"422":
$ref: '#/components/responses/UnprocessableEntity'
"401":
Expand All @@ -174,6 +164,16 @@ paths:
$ref: '#/components/responses/Forbidden'
"409":
$ref: '#/components/responses/Conflict'
"201":
description: Kundenangaben in neuen Vorgang importiert
headers:
X-TraceId:
$ref: '#/components/headers/tracingIdHeader'
style: simple
content:
application/json;version=1.0:
schema:
$ref: '#/components/schemas/KundenangabenImportResponse'
"400":
$ref: '#/components/responses/BadRequest'
security:
Expand Down Expand Up @@ -775,6 +775,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
Expand Down
Loading