View | Details | Raw Unified | Return to bug 15788
Collapse All | Expand All

(-)a/api/v1/swagger/paths/patrons.json (-2 / +1 lines)
Lines 698-704 Link Here
698
      },
698
      },
699
      "x-koha-authorization": {
699
      "x-koha-authorization": {
700
        "permissions": {
700
        "permissions": {
701
          "borrowers": "1"
701
          "borrowers": "delete_borrowers"
702
        }
702
        }
703
      }
703
      }
704
    }
704
    }
705
- 

Return to bug 15788