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

(-)a/api/v1/swagger/definitions/patron.yaml (-1 / +5 lines)
Lines 39-44 properties: Link Here
39
      - string
39
      - string
40
      - "null"
40
      - "null"
41
    description: initials of the patron
41
    description: initials of the patron
42
  pronouns:
43
    type:
44
      - string
45
      - "null"
46
    description: pronouns of the patron
42
  street_number:
47
  street_number:
43
    type:
48
    type:
44
      - string
49
      - string
45
- 

Return to bug 10950