Skip to content

Commit

Permalink
Merge pull request #46 from Interhyp/update-submission-api-specs-v-6.3.0
Browse files Browse the repository at this point in the history
Update submission api specs v 6.3.0
  • Loading branch information
mohamed-asfour authored Feb 26, 2024
2 parents 45f034e + 145dc61 commit 3087091
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Submission Data API
## v6.2.2
## v6.3.0
* Ad new kfw Programs
* EMKreditPlus (KFW_358)
* EMKredit (KFW_359)

### v6.2.2
* Documentation Fix:
* adjust description for handover-report-name path variable
* Introduce new fields:
Expand All @@ -12,7 +17,7 @@
* constructionCostInvoice: provides information about the instance to which the construction costs are charged
* inventoryUnitPropertie: add inventoryUnitPropertie to OwnershipInventory

## v6.2.1
### v6.2.1
- Add new key MOBILE_WORK to PhoneTypeKey
- Add new field externalEstateId to Estates

Expand Down
6 changes: 5 additions & 1 deletion submission-api-data/submission-api-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.2
x-guideline-version: v1
info:
title: Interhyp Submission API
version: 6.2.2
version: 6.3.0
contact:
name: Interhyp AG (Team Provider Excellence)
email: [email protected]
Expand Down Expand Up @@ -7487,6 +7487,8 @@ components:
- KFNWohnkapitalQNG298
- WEPFamilien300
- WEPFamilienQNG300
- EMKreditPlus
- EMKredit
KfwProgramType:
type: string
description: |
Expand All @@ -7507,6 +7509,8 @@ components:
- KFN_QNG_298
- WEP_300
- WEP_QNG_300
- KFW_358
- KFW_359
- UNKNOWN
KfwPromotionLoan:
description: |
Expand Down

0 comments on commit 3087091

Please sign in to comment.