Skip to content

Commit 5bfbdbb

Browse files
Merge branch 'develop' into feature/DEVSU-2726-genomic-alterations-fk
2 parents f78e153 + 452d13c commit 5bfbdbb

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,3 +353,12 @@ Syntax: **/reports?searchParams=[<category>|<keyword>|<threshold>]**
353353
- *threshold*: the matching threshold scales from 0 to 1 and determines the cutoff of similarity between the search keyword and a match value. A threshold of 1 means the entire match value or a substring of it is identical to the search keyword.
354354

355355
Example query: **/reports?searchParams=[keyVariant|EGFR|0.8][diagnosis|lung cancer|0.65]**
356+
357+
## Compatibility Matrix
358+
359+
| IPR API | IPR Client | GraphKB API |
360+
|---------|------------|-------------|
361+
| v8.2.1 | ~v7.1.2 | ~v3.16.0 |
362+
| v8.2.0 | ~v7.1.0 | ~v3.15.0 |
363+
| v8.1.0 | ~v7.0.0 | ~v3.15.0 |
364+
| v8.0.0 | ~v6.30.0 | ~v3.15.0 |

0 commit comments

Comments
 (0)