diff --git a/v1/openapi.json b/v1/openapi.json index 5feb667..fec4750 100644 --- a/v1/openapi.json +++ b/v1/openapi.json @@ -44,6 +44,7 @@ }, "valueInBaseUnits": { "type": "integer", + "format": "int64", "description": "The amount of money in the smallest denomination for the currency, as a\n64-bit integer. For example, for an Australian dollar value of $10.56,\nthis field will be `1056`.\n" } },