diff --git a/beacon/conf.py b/beacon/conf.py index 6324ae7b..7c26cd57 100644 --- a/beacon/conf.py +++ b/beacon/conf.py @@ -12,7 +12,7 @@ beacon_id = 'org.ega-archive.ga4gh-approval-beacon-test' # ID of the Beacon beacon_name = 'GA4GH Approval Beacon Test' # Name of the Beacon service api_version = 'v2.0.0' # Version of the Beacon implementation -uri = 'https://beacon-apis-test.ega-archive.org/api/' +uri = 'https://beacon-apis-test.ega-archive.org/api' # # Beacon granularity diff --git a/beacon/request/response_type.yml b/beacon/request/response_type.yml index 720ab31d..37ad63ac 100644 --- a/beacon/request/response_type.yml +++ b/beacon/request/response_type.yml @@ -1,4 +1,4 @@ dummy_user: -- count +- record costero-e: - record \ No newline at end of file diff --git a/deploy/conf.py b/deploy/conf.py index cacef907..8b1fd119 100644 --- a/deploy/conf.py +++ b/deploy/conf.py @@ -6,7 +6,7 @@ beacon_id = 'org.ega-archive.ga4gh-approval-beacon-test' # ID of the Beacon beacon_name = 'GA4GH Approval Beacon Test' # Name of the Beacon service api_version = 'v2.0.0' # Version of the Beacon implementation -uri = 'https://beacon-apis-test.ega-archive.org/api/' +uri = 'https://beacon-apis-test.ega-archive.org/api' # # Beacon granularity