Commit 010fa9bb by jpalanca

Update README.md

parent 9aca9687
......@@ -19,7 +19,7 @@ Examples
Create product
--------------
curl -X POST \
`curl -X POST \
http://localhost:1026/v2/entities \
-H 'Content-Type: application/json' \
-H 'fiware-service: sensores' \
......@@ -39,7 +39,7 @@ curl -X POST \
"type": "Integer",
"value": 1
}
}'
}'`
Verify product
--------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment