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

(-)a/api/v1/swagger/paths/patrons.yaml (-1 / +3 lines)
Lines 361-366 Link Here
361
          type: string
361
          type: string
362
          enum:
362
          enum:
363
            - extended_attributes
363
            - extended_attributes
364
            - checkouts+count
365
            - overdues+count
366
            - account_balance
364
        collectionFormat: csv
367
        collectionFormat: csv
365
    responses:
368
    responses:
366
      "200":
369
      "200":
367
- 

Return to bug 29810