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

(-)a/api/v1/swagger/paths/acquisitions_baskets.yaml (-1 / +2 lines)
Lines 22-27 Link Here
22
        items:
22
        items:
23
          type: string
23
          type: string
24
          enum:
24
          enum:
25
            - basket_group
26
            - creator
25
            - late_since_days
27
            - late_since_days
26
        collectionFormat: csv
28
        collectionFormat: csv
27
    produces:
29
    produces:
28
- 

Return to bug 39816