Skip to content

Commit e12cf41

Browse files
edeutschuhbrar
authored andcommitted
move oneOf to not yet merged again
1 parent 5d94cf0 commit e12cf41

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

ChangeLog.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,17 @@ 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-
- Switch all cases of "allOf" to "oneOf" to be compatible with actual schema semantics and TRAPI (JSONSchema) validation
28-
https://github.com/NCATSTranslator/ReasonerAPI/pull/403/files
29-
Status: posted, approved by E. Deutsch; Perhaps additional approvals needed?
30-
3127
FINAL REVIEWS REQUIRED. NOT YET MERGED:
3228

3329
- Enhance encoding of EPC retrieval sources by adding Edge.sources as list of RetrievalSource items (required, minItems: 1)
3430
https://github.com/NCATSTranslator/ReasonerAPI/pull/393/files
3531
Status: Check in with Sierra and Matt. Is this complete? There's a comment in the minutes about "adding properties"?
3632

33+
- Switch all cases of "allOf" to "oneOf" to be compatible with actual schema semantics and TRAPI (JSONSchema) validation
34+
https://github.com/NCATSTranslator/ReasonerAPI/pull/403/files
35+
Status: Pending more approvals
36+
37+
3738
# Change Log TRAPI 1.2 -> 1.3
3839

3940
https://github.com/NCATSTranslator/ReasonerAPI/compare/v1.2.0...1.3

0 commit comments

Comments
 (0)