Merge "Initial docs skeleton"
[it/test.git] / ons_2019_demo / a1_med / a1_med_http_server / tests / putload
1 #!/bin/bash
2 curl --header "Content-Type: application/json" \
3   --request PUT \
4   --data '{"load": 130}' \
5   http://localhost:10080/a1ric/load