Commit 4e4ce29
Merge #603
603: Make RankingScoreThreshold optional r=curquiza a=danFbach
# Pull Request
## Related issue
Fixes #601
## What does this PR do?
- make RankingScoreThreshold nullable (thereby optional and ignored by json convertor if left null)
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Passes all current integration tests.
Co-authored-by: Dan Fehrenbach <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
0 commit comments