cancervariants / variation-normalization

Services and guidelines for normalizing variants
https://normalize.cancervariants.org/variation/
MIT License
10 stars 2 forks source link

build!: udpate ga4gh.vrs version #542

Closed korikuzma closed 7 months ago

korikuzma commented 7 months ago

close #541

Creating draft for now. The FastAPI endpoints only return minimal info needed to create a digest. If we remove the response_model, the openapi.json loses schemas and I don't think that's what we want...

korikuzma commented 7 months ago

I'm going to make updating openapi.json a separate issue for now since @larrybabb needs this to be updated.