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

(-)a/api/v1/swagger/definitions/item_type.yaml (-1 / +3 lines)
Lines 13-18 properties: Link Here
13
  description:
13
  description:
14
    description: A plain text explanation of the item type
14
    description: A plain text explanation of the item type
15
    type: string
15
    type: string
16
  bookable:
17
    description: Boolean denoting whether this item type is normally bookable
18
    type: boolean
16
  rentalcharge:
19
  rentalcharge:
17
    description: The amount charged when this item is checked out/issued
20
    description: The amount charged when this item is checked out/issued
18
    type:
21
    type:
19
- 

Return to bug 35906