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

(-)a/api/v1/swagger/definitions/checkout.yaml (-2 / +1 lines)
Lines 89-95 properties: Link Here
89
    type:
89
    type:
90
      - string
90
      - string
91
      - "null"
91
      - "null"
92
    format: date
92
    format: date-time
93
    description: Datetime of the issue note
93
    description: Datetime of the issue note
94
  note_seen:
94
  note_seen:
95
    type:
95
    type:
96
- 

Return to bug 41700