Bug 22729: Adapt /patrons controller code to the change
[koha-equinox.git] / api / v1 / swagger / definitions / patron.json
index 1e87ffc..7fca15b 100644 (file)
       "description": "persist OverDrive auth token"
     },
     "anonymized": {
-        "type": "boolean",
-        "readOnly": true,
-        "description": "If the patron has been anonymized"
+      "type": "boolean",
+      "readOnly": true,
+      "description": "If the patron has been anonymized"
     }
   },
   "additionalProperties": false,