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

(-)a/api/v1/swagger/definitions/hold.yaml (-1 / +6 lines)
Lines 74-79 properties: Link Here
74
      - "null"
74
      - "null"
75
    format: date
75
    format: date
76
    description: The date the hold expires
76
    description: The date the hold expires
77
  patron_expiration_date:
78
    type:
79
      - string
80
      - "null"
81
    format: date
82
    description: The date the patron requested the hold expires
77
  lowest_priority:
83
  lowest_priority:
78
    type: boolean
84
    type: boolean
79
    description: Controls if the hold is given the lowest priority on the queue
85
    description: Controls if the hold is given the lowest priority on the queue
80
- 

Return to bug 29975