diff --git a/_includes/running-examples.adoc b/_includes/running-examples.adoc index 2cfad183..44c27bf0 100644 --- a/_includes/running-examples.adoc +++ b/_includes/running-examples.adoc @@ -33,7 +33,7 @@ To populate the _inventory_ collection, run the following: ++++ {% include code-header.html type="Request" - link="http://restninja.io/share/cf5cba6e1d391b475e04c33d01715b883e1a5490/0" + link="http://restninja.io/share/cf5cba6e1d391b475e04c33d01715b883e1a5490/41" %} ++++ @@ -48,4 +48,4 @@ POST /inventory HTTP/1.1 { "item": "planner", "qty": 75, "size": { "h": 22.85, "w": 30, "uom": "cm" }, "status": "D" }, { "item": "postcard", "qty": 45, "size": { "h": 10, "w": 15.25, "uom": "cm" }, "status": "A" } ] ----- \ No newline at end of file +----