ga4gh/ga4gh-starter-kit-drs

service-info response

Closed this issue · 0 comments

There is currently a stub method for /service-info that simply returns the output of serviceInfo.toString() to client. This should be updated to stream a proper JSON payload representing the serviceInfo model.

integration tests (i.e. API calls and expected output) should be started for this as well