airr-community / airr-standards

AIRR Community Data Standards
https://docs.airr-community.org
Creative Commons Attribution 4.0 International
35 stars 23 forks source link

Added content type to curl post queries #588

Closed bcorrie closed 2 years ago

bcorrie commented 2 years ago

-H "Content-Type: application/json"

Closes #576

bcorrie commented 2 years ago

@schristley the VDJServer examples in the docs where you refer to a specific object don't work anymore.

curl https://vdjserver.org/airr/v1/repertoire/4357957907784536551-242ac11c-0001-012
curl https://vdjserver.org/airr/v1/rearrangement/5d6fba725dca5569326aa104

I suspect this is because of the database upgrade? Not sure how you want to handle those...

bcorrie commented 2 years ago

@schristley I think this is ready to merge/close with the exception of the VDJServer examples having hardcoded IDs

schristley commented 2 years ago

@bcorrie I believe these changes are included in #601

javh commented 2 years ago

Can we void this one then?

bcorrie commented 2 years ago

It looks like it - the header changes are in #601 as well. I am closing...