Sha256: 78a7e565aa46650d5c456c89239fbf15f151687d18fc77eb2d3369a9ce3e8fa2
Contents?: true
Size: 1.71 KB
Versions: 3
Compression:
Stored size: 1.71 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:38:34 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "22f808b3-03bd-40ec-9d65-b0bf5f0e2344", "X-Runtime": "0.004250", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "169" }, "request_method": "GET", "request_path": "/api/admin/email_signups/5dddc58a1241594254075916", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"email_signup\": {\n \"_id\": \"5dddc58a1241594254075916\",\n \"created_at\": \"2019-11-27T00:38:34.411Z\",\n \"email\": \"email-signup-3@workarea.com\",\n \"updated_at\": \"2019-11-27T00:38:34.411Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/email_signups/5dddc58a1241594254075916\" -X GET " } ], "resource": "Email Signups", "description": "Showing an email signup by ID", "route": "/api/admin/email_signups/:id", "http_method": "GET" }
Version data entries
3 entries across 3 versions & 1 rubygems