File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -24,16 +24,23 @@ https://github.com/NCATSTranslator/ReasonerAPI/compare/v1.3.0...1.4
2424 This is a complex breaking change that moves Result.edge_bindings into Result.analyses which link to AuxiliaryGraph objects
2525 https://github.com/NCATSTranslator/ReasonerAPI/pull/389/files
2626
27- FINAL REVIEWS REQUIRED. NOT YET MERGED:
28-
2927- Enhance encoding of EPC retrieval sources by adding Edge.sources as list of RetrievalSource items (required, minItems: 1)
3028 https://github.com/NCATSTranslator/ReasonerAPI/pull/393/files
31- Status: Check in with Sierra and Matt. Is this complete? There's a comment in the minutes about "adding properties"?
3229
3330- Switch all cases of "allOf" to "oneOf" to be compatible with actual schema semantics and TRAPI (JSONSchema) validation
3431 https://github.com/NCATSTranslator/ReasonerAPI/pull/403/files
32+
33+
34+ FINAL REVIEWS REQUIRED. NOT YET MERGED:
35+
36+ - New properties Response.schema_version and Response.biolink_version to aid in TRAPI (JSONSchema) validation
37+ https://github.com/NCATSTranslator/ReasonerAPI/pull/405/files
3538 Status: Pending more approvals
3639
40+ - Further constrain CURIE and URL with regexps
41+ https://github.com/NCATSTranslator/ReasonerAPI/pull/406
42+ Status: No approvals, one concern, one disapprove
43+
3744
3845# Change Log TRAPI 1.2 -> 1.3
3946
You can’t perform that action at this time.
0 commit comments