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

(-)a/api/v1/swagger/definitions/suggestion.yaml (-6 lines)
Lines 65-75 properties: Link Here
65
  status:
65
  status:
66
    type: string
66
    type: string
67
    description: Suggestion status
67
    description: Suggestion status
68
    enum:
69
      - ASKED
70
      - CHECKED
71
      - ACCEPTED
72
      - REJECTED
73
  note:
68
  note:
74
    type:
69
    type:
75
      - string
70
      - string
76
- 

Return to bug 32942