ga4gh / ga4gh-schemas

Models and APIs for Genomic data. RETIRED 2018-01-24
http://ga4gh.org
Apache License 2.0
214 stars 114 forks source link

Update service.proto files to use v0.6.0a9 #764

Closed kozbo closed 7 years ago

kozbo commented 7 years ago

for example in allele_annotation_service.proto:
replace

post: "/v0.6.0a8/variantannotations/search"

with

post: "/v0.6.0a9/variantannotations/search"