We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e00f3 commit 8c9824bCopy full SHA for 8c9824b
1 file changed
mortgageAPI.yaml
@@ -895,7 +895,7 @@ paths:
895
headers:
896
X-Correlation-ID:
897
$ref: '#/components/headers/X-Correlation-ID'
898
- description: OK
+ description: OK.
899
content:
900
application/json:
901
schema:
@@ -1502,7 +1502,7 @@ components:
1502
surName:
1503
type: string
1504
maxLength: 70
1505
- description: Surname of the applicant,
+ description: Surname of the applicant.
1506
example: Muster
1507
address:
1508
$ref: '#/components/schemas/StructuredAddress'
0 commit comments