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

(-)a/api/v1/swagger/definitions/suggestion.yaml (-3 / +2 lines)
Lines 205-216 properties: Link Here
205
    type:
205
    type:
206
      - object
206
      - object
207
      - "null"
207
      - "null"
208
    description: last member to modify the suggestion
208
    description: last patron to modify the suggestion
209
  library:
209
  library:
210
    type:
210
    type:
211
      - object
211
      - object
212
      - "null"
212
      - "null"
213
    description: branch the suggestion belongs to
213
    description: library the suggestion belongs to
214
  fund:
214
  fund:
215
    type:
215
    type:
216
      - object
216
      - object
217
- 

Return to bug 33430