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

(-)a/api/v1/swagger/definitions/patron_category.yaml (-2 / +1 lines)
Lines 33-39 properties: Link Here
33
    description: Age limit for the patron
33
    description: Age limit for the patron
34
  lower_age_limit:
34
  lower_age_limit:
35
    type:
35
    type:
36
      - boolean
36
      - number
37
      - "null"
37
      - "null"
38
    description: The minimum age required for the patron category
38
    description: The minimum age required for the patron category
39
  enrolment_fee:
39
  enrolment_fee:
40
- 

Return to bug 26297