spec release

This commit is contained in:
Adyen Automation
2024-12-09 15:40:37 +01:00
parent c1f2ceca14
commit 3c5a9d3113
26 changed files with 564 additions and 52 deletions

View File

@@ -199,12 +199,12 @@ components:
additionalProperties: false
properties:
currency:
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
description: The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes#currency-codes).
maxLength: 3
minLength: 3
type: string
value:
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
description: The amount of the transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes#minor-units).
format: int64
type: integer
required: