Skip to content

Commit

Permalink
[BelgianRemittanceInformation] fix min/maxProperties
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdbosch committed Oct 2, 2023
1 parent d891a99 commit 2c95811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/swagger/money/v1/money-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ definitions:
$ref: "#/definitions/BelgianRemittanceInformationUnstructured"
structured:
$ref: "#/definitions/BelgianRemittanceInformationStructured"
minProperties: 1
maxProperties: 1
minProperties: 1
maxProperties: 1
BelgianRemittanceInformationUnstructured:
description: Unstructured Remittance Information as supported by Belgian banks
type: string
Expand Down

0 comments on commit 2c95811

Please sign in to comment.