Skip to content
Snippets Groups Projects
Commit b99552bc authored by Magali Ruffier's avatar Magali Ruffier
Browse files

ENSCORESW-1539: example id set from config

parent ca5f3ccb
No related branches found
No related tags found
No related merge requests found
......@@ -130,6 +130,8 @@ jsonp=1
cdna_coordinates=100..300
cds_coordinates=1..1000
translation_coordinates=100..300
regulation_id=ENSR00001340277
variation_region=9:22125503-22125502:1
variation_allele=C
......
......@@ -10,7 +10,7 @@
<id>
type=String
description=RegulatoryFeature stable ID
example=ENSR00001340277
example=__VAR(regulation_id)__
required=1
</id>
<species>
......@@ -24,7 +24,7 @@
<basic>
path=/regulatory/
capture=human
capture=ENSR00001348195
capture=__VAR(regulation_id)__
content=application/json
</basic>
</examples>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment