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

(-)a/api/v1/swagger/definitions/suggestion.yaml (-1 / +5 lines)
Lines 75-80 properties: Link Here
75
      - string
75
      - string
76
      - "null"
76
      - "null"
77
    description: note entered on the suggestion
77
    description: note entered on the suggestion
78
  privatenote:
79
    type:
80
      - string
81
      - "null"
82
    description: non-public note entered on the suggestion
78
  author:
83
  author:
79
    type:
84
    type:
80
      - string
85
      - string
81
- 

Return to bug 31374