Skip to content

Commit

Permalink
Release 2.42 - Add new KfW program 308
Browse files Browse the repository at this point in the history
  • Loading branch information
andilau committed Aug 6, 2024
1 parent eba3e4e commit 7e38c64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"description": "Mit dieser API können die Vorgänge aus der Europace Plattform ausgelesen werden.",
"version": "2.41",
"version": "2.42",
"title": "Vorgänge API",
"contact": {
"name": "Europace AG",
Expand Down Expand Up @@ -3279,6 +3279,7 @@
"PROGRAMM_297",
"PROGRAMM_298",
"PROGRAMM_300",
"PROGRAMM_308",
"PROGRAMM_358",
"PROGRAMM_359"
]
Expand Down Expand Up @@ -3484,6 +3485,7 @@
"PROGRAMM_297",
"PROGRAMM_298",
"PROGRAMM_300",
"PROGRAMM_308",
"PROGRAMM_358",
"PROGRAMM_359"
]
Expand Down Expand Up @@ -4770,6 +4772,7 @@
"PROGRAMM_297",
"PROGRAMM_298",
"PROGRAMM_300",
"PROGRAMM_308",
"PROGRAMM_358",
"PROGRAMM_359"
]
Expand Down
5 changes: 4 additions & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
swagger: "2.0"
info:
description: Mit dieser API können die Vorgänge aus der Europace Plattform ausgelesen werden.
version: "2.41"
version: "2.42"
title: Vorgänge API
contact:
name: Europace AG
Expand Down Expand Up @@ -2282,6 +2282,7 @@ definitions:
- PROGRAMM_297
- PROGRAMM_298
- PROGRAMM_300
- PROGRAMM_308
- PROGRAMM_358
- PROGRAMM_359
kfwSanierungsFahrplanLiegtVor:
Expand Down Expand Up @@ -2444,6 +2445,7 @@ definitions:
- PROGRAMM_297
- PROGRAMM_298
- PROGRAMM_300
- PROGRAMM_308
- PROGRAMM_358
- PROGRAMM_359
kfwSanierungsFahrplanLiegtVor:
Expand Down Expand Up @@ -3373,6 +3375,7 @@ definitions:
- PROGRAMM_297
- PROGRAMM_298
- PROGRAMM_300
- PROGRAMM_308
- PROGRAMM_358
- PROGRAMM_359
kfwSanierungsFahrplanLiegtVor:
Expand Down

0 comments on commit 7e38c64

Please sign in to comment.