Skip to content

Commit a41fc4f

Browse files
Merge pull request #9 from skip-pay/SkipPayDevelopers-eur-amounts-1
EUR values are allowed
2 parents 4f7d5fb + fcf5eca commit a41fc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: SkipPay_OAS.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1028,7 +1028,7 @@ components:
10281028
example: 12590
10291029
currency:
10301030
type: string
1031-
description: 'Amount currency. [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) (only CZK value is allowed)'
1031+
description: 'Amount currency. [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) (only CZK and EUR values are allowed)'
10321032
example: CZK
10331033
description: Financial amount
10341034
ApplicationBaseResponse:

0 commit comments

Comments
 (0)