Bug 14570: Make it possible to add multiple guarantors to a record
[koha-ffzg.git] / api / v1 / swagger / definitions / patron.json
index 7fca15b..10675ac 100644 (file)
       "readOnly": true,
       "description": "If any restriction applies to the patron"
     },
-    "guarantor_id": {
-      "type": ["integer", "null"],
-      "description": "patron_id used for children or professionals to link them to guarantor or organizations"
-    },
     "staff_notes": {
       "type": ["string", "null"],
       "description": "a note on the patron's account"