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

(-)a/api/v1/swagger/definitions/patron.yaml (-1 / +5 lines)
Lines 34-39 properties: Link Here
34
      - string
34
      - string
35
      - "null"
35
      - "null"
36
    description: initials of the patron
36
    description: initials of the patron
37
  pronouns:
38
    type:
39
      - string
40
      - "null"
41
    description: pronouns of the patron
37
  street_number:
42
  street_number:
38
    type:
43
    type:
39
      - string
44
      - string
40
- 

Return to bug 10950