Skip to content

ChartMuseum v0.2.1

Compare
Choose a tag to compare
@jdolitsky jdolitsky released this 13 Oct 15:08

#7 has been implemented, thanks to @cjauvin and @davidovich!

You may now upload .tgz and .prov at once (or one at a time) on the api/charts route using the multipart/form-data format:

curl -F "chart=@mychart-0.1.0.tgz" -F "prov=@mychart-0.1.0.tgz.prov" http://localhost:8080/api/charts