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

(-)a/api/v1/swagger/definitions/preservation_train_item.yaml (-2 / +5 lines)
Lines 27-34 properties: Link Here
27
    type:
27
    type:
28
      - array
28
      - array
29
      - "null"
29
      - "null"
30
  catalogue_item:
31
    description: xxx
32
    type:
33
      - object
34
      - "null"
30
35
31
additionalProperties: false
36
additionalProperties: false
32
required:
37
required:
33
  - train_id
34
  - processing_id
38
  - processing_id
35
- 

Return to bug 30708