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