ga-wdi-boston / jquery-ajax-diagnostic

Other
0 stars 144 forks source link

jquery-ajax diagnostic #102

Closed akadane87 closed 8 years ago

akadane87 commented 8 years ago

Hahaha thanks bro!

On Fri, Oct 28, 2016 at 9:29 AM, Jason Weeks notifications@github.com wrote:

@J-Weeks commented on this pull request.

In diagnostic.md https://github.com/ga-wdi-boston/jquery-ajax-diagnostic/pull/102#pullrequestreview-6241736 :

@@ -73,14 +104,30 @@ data in JSON format.

-# your answer here
+curl --include --request POST "http://localhost:3000/books/$ID" \
+    --header "Content-Type: application/json" \
+    --data '{
+      "book": {
+        "name": "French Cruller",

tasty book bro

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/ga-wdi-boston/jquery-ajax-diagnostic/pull/102#pullrequestreview-6241736>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMIYCH-469JjToDzgMaEUiisPQLCLBJ1ks5q4fi0gaJpZM4KjcEX>
.