diff --git a/models/common/amount.yml b/models/common/amount.yml index 4cac7d4af..a0e5ae9d2 100644 --- a/models/common/amount.yml +++ b/models/common/amount.yml @@ -8,4 +8,5 @@ properties: type: string description: string representation of the price, including currency formatting value: - type: raw numeric value of the above price \ No newline at end of file + type: number + description: numeric value of the price