diff --git a/api/baufi-passende-vorschlaege-api.yaml b/api/baufi-passende-vorschlaege-api.yaml index f0ab211..2df50ff 100644 --- a/api/baufi-passende-vorschlaege-api.yaml +++ b/api/baufi-passende-vorschlaege-api.yaml @@ -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 @@ -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: @@ -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.'