Skip to content

Commit

Permalink
Merge pull request #198 from europace/api-update-pvs-25-04-2024-15-10
Browse files Browse the repository at this point in the history
Neue Api-Version vom 25-04-2024-15-10
  • Loading branch information
EPRonnyS authored Apr 25, 2024
2 parents 1f85d8b + f936251 commit 540622e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion api/baufi-passende-vorschlaege-api.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
description: 'As consumer, I want to determine appropriate financing proposals based on my situation and preferences. Analyze my needs and compare and find the best offers which fits my needs.'
version: 1.0.51
version: 1.0.52
title: Vorschlaege API
contact:
name: Europace AG
Expand Down Expand Up @@ -565,6 +565,10 @@ components:
type: string
format: date
example: '2040-05-30'
rateMonatlich:
type: number
description: 'The monthly instalment for remaining loans. In euros.'
example: 500.00
restschuld:
$ref: '#/components/schemas/Restschuld'
darlehenskontonummer:
Expand Down

0 comments on commit 540622e

Please sign in to comment.