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

(-)a/api/v1/swagger/definitions/ticket.yaml (-1 / +4 lines)
Lines 5-10 properties: Link Here
5
    type: integer
5
    type: integer
6
    description: Internal ticket identifier
6
    description: Internal ticket identifier
7
    readOnly: true
7
    readOnly: true
8
  source:
9
    type: string
10
    enum:
11
      - catalog
8
  reported_date:
12
  reported_date:
9
    type:
13
    type:
10
      - string
14
      - string
11
- 

Return to bug 35616