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

(-)a/api/v1/swagger/definitions/patron.yaml (-1 / +5 lines)
Lines 19-24 properties: Link Here
19
      - string
19
      - string
20
      - "null"
20
      - "null"
21
    description: patron's first name
21
    description: patron's first name
22
  middle_name:
23
    type:
24
      - string
25
      - "null"
26
    description: patron's middle name
22
  title:
27
  title:
23
    type:
28
    type:
24
      - string
29
      - string
25
- 

Return to bug 21978