doc/api/admin/fulfillment/showing_fulfillment.json in workarea-api-4.4.7 vs doc/api/admin/fulfillment/showing_fulfillment.json in workarea-api-4.5.0

- old
+ new

@@ -17,23 +17,26 @@ "X-Content-Type-Options": "nosniff", "X-Download-Options": "noopen", "X-Permitted-Cross-Domain-Policies": "none", "Referrer-Policy": "strict-origin-when-cross-origin", "Content-Type": "application/json; charset=utf-8", - "ETag": "W/\"3cbadfd1cbb37db792302fb05c2952cd\"", + "X-Requested-With": "", + "Vary": "X-Requested-With, X-Workarea-Segments", + "Last-Modified": "Wed, 27 Nov 2019 00:44:07 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", - "X-Request-Id": "ac06d35a-459d-475e-ac71-0700ba9bf374", - "X-Runtime": "0.007645", + "X-Request-Id": "78bcead0-5945-4f62-a13a-1eb2df8d9f4b", + "X-Runtime": "0.006757", + "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "247" }, "request_method": "GET", "request_path": "/api/admin/fulfillments/1234", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", - "response_body": "{\n \"fulfillment\": {\n \"_id\": \"1234\",\n \"created_at\": \"2019-08-22T17:05:34.459Z\",\n \"items\": [\n {\n \"_id\": \"5d5ecb5ed4322a04dfbf77dd\",\n \"created_at\": null,\n \"order_item_id\": \"5d5ecb5bd4322a04dfbf77b0\",\n \"quantity\": 2,\n \"updated_at\": null\n }\n ],\n \"updated_at\": \"2019-08-22T17:05:34.459Z\"\n }\n}", + "response_body": "{\n \"fulfillment\": {\n \"_id\": \"1234\",\n \"created_at\": \"2019-11-27T00:44:06.809Z\",\n \"items\": [\n {\n \"_id\": \"5dddc6d612415942540762a6\",\n \"created_at\": null,\n \"order_item_id\": \"5dddc6d31241594254076277\",\n \"quantity\": 2,\n \"updated_at\": null\n }\n ],\n \"updated_at\": \"2019-11-27T00:44:06.809Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/fulfillments/1234\" -X GET " } ], "resource": "Fulfillment", \ No newline at end of file