Sha256: ce27ac4c196195090067a1277328f97bdf941c64c696fcdc05b5e8c8c68e856b
Contents?: true
Size: 1.82 KB
Versions: 4
Compression:
Stored size: 1.82 KB
Contents
{ "parameters": [ ], "response_fields": [ ], "requests": [ { "request_headers": { }, "request_query_parameters": { }, "response_headers": { "X-Frame-Options": "SAMEORIGIN", "X-XSS-Protection": "1; mode=block", "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", "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": "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-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", "description": "Showing fulfillment", "route": "/api/admin/fulfillments/:order_id", "http_method": "GET" }
Version data entries
4 entries across 4 versions & 1 rubygems