Skip to content

Commit

Permalink
Release 2.72 - New KfW programs 358 and 359 (#196)
Browse files Browse the repository at this point in the history
Add two new KfW programs: 358 and 359
  • Loading branch information
github-actions[bot] authored May 22, 2024
1 parent 92136c3 commit 6999671
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 2.71</p>
<p><em>Version</em> : 2.72</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -7568,7 +7568,7 @@ <h3 id="_darlehen">Darlehen</h3>
<em>optional</em></p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p>KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298) If new KfW programs will follow, more values can be attached.</p>
<p>KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached.</p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p>string</p>
Expand Down Expand Up @@ -10228,7 +10228,7 @@ <h3 id="_kfwdarlehen">KfwDarlehen</h3>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p>enum (PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300)</p>
<p>enum (PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359)</p>
</div></div></td>
</tr>
<tr>
Expand Down Expand Up @@ -14087,7 +14087,7 @@ <h3 id="_zahlungsplan">zahlungsplan</h3>
<div id="footer">
<div id="footer-text">
Version unspecified<br>
Last updated 2024-05-07 14:11:31 +0200
Last updated 2024-05-22 09:24:43 +0200
</div>
</div>
</body>
Expand Down
8 changes: 5 additions & 3 deletions swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"description": "As a loan provider get all the data of your applications for highly effective validations and approvals.",
"version": "2.71",
"version": "2.72",
"title": "Anträge API",
"contact": {
"name": "Europace AG",
Expand Down Expand Up @@ -2074,7 +2074,7 @@
},
"kfwProgramm": {
"type": "string",
"description": "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298) If new KfW programs will follow, more values can be attached."
"description": "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached."
},
"kfwSanierungsFahrplanLiegtVor": {
"type": "boolean",
Expand Down Expand Up @@ -2980,7 +2980,9 @@
"PROGRAMM_262",
"PROGRAMM_297",
"PROGRAMM_298",
"PROGRAMM_300"
"PROGRAMM_300",
"PROGRAMM_358",
"PROGRAMM_359"
]
},
"kfwSanierungsFahrplanLiegtVor": {
Expand Down
6 changes: 4 additions & 2 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
swagger: "2.0"
info:
description: As a loan provider get all the data of your applications for highly effective validations and approvals.
version: "2.71"
version: "2.72"
title: Anträge API
contact:
name: Europace AG
Expand Down Expand Up @@ -1949,7 +1949,7 @@ definitions:
description: "KfW-energy-standards, only with darlehensTyp==KFW_DARLEHEN (allowed values: STANDARD_40, STANDARD_40_PLUS, STANDARD_40_EEK, STANDARD_40_NH, STANDARD_55, STANDARD_55_EEK, STANDARD_70, STANDARD_70_EEK, STANDARD_85, STANDARD_85_EEK, STANDARD_100, STANDARD_100_EEK, STANDARD_DENKMAL, STANDARD_DENKMAL_EEK, KLIMAFREUNDLICH_STANDARD, KLIMAFREUNDLICH_QNG) Only relevant with KfW-Programm 153, 261, 262. If new KfW-energy-standards will follow, more values can be attached."
kfwProgramm:
type: string
description: "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298) If new KfW programs will follow, more values can be attached."
description: "KfW-program, only with darlehensTyp==KFW_DARLEHEN (allowed values: PROGRAMM_124, PROGRAMM_151, PROGRAMM_152, PROGRAMM_153, PROGRAMM_159, PROGRAMM_167, PROGRAMM_261, PROGRAMM_262, PROGRAMM_297, PROGRAMM_298, PROGRAMM_300, PROGRAMM_358, PROGRAMM_359) If new KfW programs will follow, more values can be attached."
kfwSanierungsFahrplanLiegtVor:
type: boolean
description: "plan of refurbishment exists, with darlehensTyp==KFW_DARLEHEN and program 261, 262"
Expand Down Expand Up @@ -2805,6 +2805,8 @@ definitions:
- PROGRAMM_297
- PROGRAMM_298
- PROGRAMM_300
- PROGRAMM_358
- PROGRAMM_359
kfwSanierungsFahrplanLiegtVor:
type: boolean
description: "only with PROGRAMM_261, PROGRAMM_262"
Expand Down

0 comments on commit 6999671

Please sign in to comment.