Bug 23805: Update 'W' to 'WRITEOFF' for consistency
[koha.git] / api / v1 / swagger / definitions / patron_account_credit.json
index 90683b4..a231471 100644 (file)
@@ -3,7 +3,7 @@
   "properties": {
     "credit_type": {
       "type": "string",
-      "description": "Type of credit ('CREDIT', 'FORGIVEN', 'LOST_RETURN', 'PAYMENT', 'writeoff' )"
+      "description": "Type of credit ('CREDIT', 'FORGIVEN', 'LOST_RETURN', 'PAYMENT', 'WRITEOFF' )"
     },
     "amount": {
       "type": "number",