diff --git a/schemas/PenalChargeRequest.json b/schemas/PenalChargeRequest.json index 067fc26..391024a 100644 --- a/schemas/PenalChargeRequest.json +++ b/schemas/PenalChargeRequest.json @@ -30,7 +30,7 @@ "type": "number", "format": "double", "description": "Penalty amount that needs to be collected from user's account", - "example": 1.2 + "example": 101.2 }, "lienAmount": { "type": "number",