Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 654 Bytes

File metadata and controls

16 lines (8 loc) · 654 Bytes

StartMatchingForAnalysisInputBody

Properties

Name Type Description Notes
filters MatchFilters Narrow the candidate pool. [optional]
minSimilarity Double Similarity floor as a percentage. Defaults to 90. [optional]
noCache Boolean By default a completed matching run for the same request is reused (response status=COMPLETED, no new run). Set true to force a fresh run. [optional]
resultsPerFunction Long Max matches returned per source function. Defaults to 1. [optional]