Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Java BDK to Beacon 0.2 API #52

Closed
mcupak opened this issue Mar 10, 2015 · 2 comments
Closed

Update Java BDK to Beacon 0.2 API #52

mcupak opened this issue Mar 10, 2015 · 2 comments

Comments

@mcupak
Copy link
Owner

mcupak commented Mar 10, 2015

Adapter: https://github.com/mcupak/beacon-of-beacons/tree/master/beacon-adapters/beacon-java
Docs: http://mcupak.github.io/beacon-of-beacons/beacons.html#java
API 0.2: https://docs.google.com/document/d/1hFVqmPDKAs2Tacqta98oIPqUOKlHghmuJD8DtYLQFKw/edit?usp=sharing

Change /query and /info endpoints to generate data in the form according to the new API version.

@mcupak mcupak closed this as completed in 435c422 Mar 17, 2015
mcupak added a commit that referenced this issue Mar 17, 2015
[ FIX #51, #52 & #53 ] Update Python, NodeJS & Java BDK to API 0.2
@alyh
Copy link

alyh commented Mar 20, 2015

I think this should be reopened because the referenced document contains out of date information. The latest updates to v0.2 API are found here:

https://github.com/ga4gh/schemas/blob/master/src/main/resources/avro/beacon.avdl

So for example in Query there will need to be an alternateBases and referenceBases.

@mcupak
Copy link
Owner Author

mcupak commented Mar 20, 2015

Yes, thank you for the comment. I filed a new issue to cover these recent changes: #70.

mcupak added a commit that referenced this issue Mar 2, 2018
Removed a bunch of SSL vulnerabilites, fixed #52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants