2 lines
133 B
Bash
Executable File
2 lines
133 B
Bash
Executable File
curl -H "Content-Type: application/json" -X GET -d@./routes/scale/req.json https://localhost:8082/scale --insecure > scale_final.sql
|