dont deposit files

This commit is contained in:
Paul Trowbridge 2022-04-28 01:17:08 -04:00
parent 4128e12848
commit a8a14dda2b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
curl -H "Content-Type: application/json" -X GET -d@./routes/baseline/req.json https://localhost:8082/baseline --insecure > baseline
curl -H "Content-Type: application/json" -X GET -d@./routes/baseline/req.json https://localhost:8082/baseline --insecure

View File

@ -1 +1 @@
curl -H "Content-Type: application/json" -X GET -d@req_dcard.json https://localhost:8082/scale --insecure > scale_temp.sql
curl -H "Content-Type: application/json" -X GET -d@./routes/scale/req_dcard.json https://localhost:8082/scale --insecure