Closed heuermh closed 8 years ago
E.g. org.nmdp.service.feature.client.FeatureService
@GET("/features/{locus}") List<Feature> listFeatures(@Query("locus") String locus);
@epearson-nmdp @pbashyal-nmdp Would we want to do paging for these? The response could be rather large, especially for HLA-B.
E.g. org.nmdp.service.feature.client.FeatureService
@epearson-nmdp @pbashyal-nmdp Would we want to do paging for these? The response could be rather large, especially for HLA-B.