Skip to content

Commit

Permalink
service provider: add test-data url for qualifiers, change production…
Browse files Browse the repository at this point in the history
… test-data url to default
  • Loading branch information
colleenXu committed Nov 15, 2022
1 parent 0ccfdae commit ef33a52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion biothings_explorer/service-provider-trapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ info:
## other endpoints don't have rate limits
rate_limit: 15
test_data_location:
production:
dev:
url: "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/biolink3/biothings_explorer/qualifier-sri-test-service.json"
default:
url:
- "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/master/biothings_explorer/sri-test-service-provider.json"
- "https://raw.githubusercontent.com/NCATS-Tangerine/translator-api-registry/master/biothings_explorer/sri-test-multiomics.json"
Expand Down

0 comments on commit ef33a52

Please sign in to comment.