@@ -, +, @@ --- api/v1/swagger/paths/patrons_account.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/api/v1/swagger/paths/patrons_account.json +++ a/api/v1/swagger/paths/patrons_account.json @@ -88,7 +88,7 @@ "201": { "description": "Credit added", "schema": { - "type": "object" + "$ref": "../definitions.json#/account_line" } }, "401": { --