Skip to content

Commit 8fc0db8

Browse files
committed
- DEVSU-2670
- Add compatibility matrix to IPR API
1 parent fe10238 commit 8fc0db8

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
@@ -343,3 +343,12 @@ Syntax: **/reports?searchParams=[<category>|<keyword>|<threshold>]**
343343
- *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.
344344

345345
Example query: **/reports?searchParams=[keyVariant|EGFR|0.8][diagnosis|lung cancer|0.65]**
346+
347+
## Compatibility Matrix
348+
349+
| IPR API | IPR Client | GraphKB API |
350+
|---------|------------|-------------|
351+
| v8.2.1 | ~v7.1.2 | ~v3.16.0 |
352+
| v8.2.0 | ~v7.1.0 | ~v3.15.0 |
353+
| v8.1.0 | ~v7.0.0 | ~v3.15.0 |
354+
| v8.0.0 | ~v6.30.0 | ~v3.15.0 |

0 commit comments

Comments
 (0)