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

(-)a/api/v1/swagger/paths/acquisitions_baskets.yaml (+3 lines)
Lines 22-28 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
28
            - vendor
26
        collectionFormat: csv
29
        collectionFormat: csv
27
    produces:
30
    produces:
28
      - application/json
31
      - application/json
(-)a/api/v1/swagger/paths/acquisitions_orders.yaml (-1 / +1 lines)
Lines 205-210 Link Here
205
            - basket.basket_group
205
            - basket.basket_group
206
            - basket.creator
206
            - basket.creator
207
            - basket.late_since_days
207
            - basket.late_since_days
208
            - basket.vendor
208
            - biblio
209
            - biblio
209
            - biblio.uncancelled_orders+count
210
            - biblio.uncancelled_orders+count
210
            - biblio.holds+count
211
            - biblio.holds+count
211
- 

Return to bug 39816