Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PasstGitHub authored Feb 5, 2024
1 parent d5f143e commit d99f895
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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.42
version: 1.0.46
title: Vorschlaege API
contact:
name: Europace AG
Expand Down Expand Up @@ -116,7 +116,7 @@ paths:
schema:
type: string
required: true
description: Vorgangsnummer as result of Kundenangaben-API
description: Vorgangsnummer as result of Kundenangaben-API.
- in: query
name: vorschlagStatus
schema:
Expand Down Expand Up @@ -168,7 +168,7 @@ paths:
'404':
description: No financial proposals found for AnfrageId.
'419':
description: Max count of bookmarks exceeded
description: Max count of bookmarks exceeded.
'500':
description: Financial proposals could not bookmarked
description: 'As consumer, I can bookmark suitable financial proposals to review them later or discuss them with the advisor.'
Expand Down

0 comments on commit d99f895

Please sign in to comment.