Skip to content

Commit

Permalink
instructions for payment and transport are now correctly returned fro…
Browse files Browse the repository at this point in the history
…m API
  • Loading branch information
TomasLudvik committed Dec 19, 2024
1 parent 2591fa6 commit f0c5ef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PaymentDecorator:
description:
type: "String"
description: "Localized payment description (domain dependent)"
instruction:
instructions:
type: "String"
description: "Localized payment instruction (domain dependent)"
position:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ TransportDecorator:
description:
type: "String"
description: "Localized transport description (domain dependent)"
instruction:
instructions:
type: "String"
description: "Localized transport instruction (domain dependent)"
position:
Expand Down

0 comments on commit f0c5ef2

Please sign in to comment.