Files
memory-infrastructure-palace/docs/projects/memorypalace/Apple Notes/curl -i -X POST httpostomyvault.devdevapipostApplianceChange….md

7 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<span style="font-family:Monaco;color:#434343ff;">curl --request POST '</span><span style="font-family:.AppleSystemUIFont;color:#000ff;">http://ostomyvault.dev/dev/api/postApplianceChange/</span><span style="font-family:Monaco;color:#434343ff;">' --data '</span><span style="font-family:.AppleSystemUIFont;color:#000ff;">reason=it broke&item=Pouch&pouchSKU=23234&username=gregrjacobs&bpSKU=23432</span><span style="font-family:Monaco;color:#434343ff;"></span>
<span style="font-family:Monaco;color:#434343ff;">curl -H 'Content-Type: application/json' -X POST ostomyvault.dev/dev/api/postApplianceChange/ -d {"reason" : "New Wine", "item": "Pouch", "pouchSKU" : "32453", “username" : “gregrjacobs", "bpSKU" : “34543"}'</span>
<span style="font-family:Courier;color:#535353ff;">curl -# -i -X POST -d</span> <span style="font-family:Monaco;color:#434343ff;">{"reason" : "New Wine", "item": "Pouch", "pouchSKU" : "32453", “username" : “gregrjacobs", "bpSKU" : “34543"} http://ostomyvault.dev/dev/api/postApplianceChange</span>
<span style="font-family:Courier;font-size:13pt;color:#535353ff;">localhost/test</span>