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

(-)a/api/v1/swagger/paths/import_record_matches.yaml (-1 / +1 lines)
Lines 26-31 Link Here
26
            candidate_match_id:
26
            candidate_match_id:
27
              description: Candidate match to choose
27
              description: Candidate match to choose
28
              type: integer
28
              type: integer
29
          additionalProperties: false
29
    consumes:
30
    consumes:
30
      - application/json
31
      - application/json
31
    produces:
32
    produces:
32
- 

Return to bug 22785