swissfintechinnovations / ca-mortgage

Common API for Mortgages
Apache License 2.0
0 stars 1 forks source link

InsuranceSum in UsedAssets #124

Closed simonbbaumgartner closed 1 year ago

simonbbaumgartner commented 1 year ago

We introduced a new data field in the object "Asset": insuranceSum. We want to add this data field in the object "UsedAsset" as optional.

insuranceSum: $ref: '#/components/schemas/Amount' description: 'The amount of the sum insured in life insurance'