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

(-)a/api/v1/swagger/definitions/checkout.yaml (-1 / +5 lines)
Lines 36-41 properties: Link Here
36
      - "null"
36
      - "null"
37
    format: date-time
37
    format: date-time
38
    description: Date the item was returned
38
    description: Date the item was returned
39
  checkin_library:
40
    type:
41
      - string
42
      - "null"
43
    description: Library at which the item was returned
39
  last_renewed_date:
44
  last_renewed_date:
40
    type:
45
    type:
41
      - string
46
      - string
42
- 

Return to bug 33641