File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 url : https://github.com/NCATSTranslator/translator_extensions/blob/\
4242 production/x-translator/
4343 x-trapi :
44- version : 1.4.0
44+ version : 1.4.2
4545 asyncquery : false
4646 operations :
4747 - lookup
5555 production/x-trapi/
5656 test_data_location : " https://raw.githubusercontent.com/WengLab-InformaticsResearch/cohd_api/master/cohd/translator/sri_testing_triples.json"
5757servers :
58+ - url : ' https://cohd-api.test.transltr.io/api'
59+ description : COHD ITRB Test Server
60+ x-maturity : testing
5861 - url : ' https://cohd-api.ci.transltr.io/api'
5962 description : COHD ITRB CI Server
6063 x-maturity : staging
@@ -486,7 +489,8 @@ components:
486489 Graph Edges and Result Analyses. These are referenced elsewhere by
487490 the dictionary key.
488491 additionalProperties :
489- $ref : ' #components/schemas/AuxiliaryGraph'
492+ $ref : ' #/components/schemas/AuxiliaryGraph'
493+ nullable : true
490494 additionalProperties : false
491495 LogEntry :
492496 description : >-
@@ -1468,6 +1472,7 @@ components:
14681472 'aggregator' or 'supporting data' sources.
14691473 upstream_resource_ids :
14701474 type : array
1475+ nullable : true
14711476 items :
14721477 $ref : ' #/components/schemas/CURIE'
14731478 description : >-
@@ -1482,6 +1487,7 @@ components:
14821487 example : [infores:automat-mychem-info, infores:molepro]
14831488 source_record_urls :
14841489 type : array
1490+ nullable : true
14851491 items :
14861492 type : string
14871493 description : >-
You can’t perform that action at this time.
0 commit comments