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

(-)a/api/v1/swagger/definitions/patron.json (-1 / +1 lines)
Lines 286-292 Link Here
286
      "type": "array",
286
      "type": "array",
287
      "description": "patron's extended attributes",
287
      "description": "patron's extended attributes",
288
      "items": {
288
      "items": {
289
        "$ref": "extended_attribute.json"
289
        "$ref": "patron_extended_attribute.json"
290
      }
290
      }
291
    }
291
    }
292
  },
292
  },

Return to bug 27855