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

(-)a/api/v1/swagger/definitions/patron.json (-1 / +1 lines)
Lines 144-149 Link Here
144
    },
144
    },
145
    "date_renewed": {
145
    "date_renewed": {
146
      "type": ["string", "null"],
146
      "type": ["string", "null"],
147
      "format": "date",
147
      "description": "date the patron's card was last renewed"
148
      "description": "date the patron's card was last renewed"
148
    },
149
    },
149
    "incorrect_address": {
150
    "incorrect_address": {
150
- 

Return to bug 29405