Sha256: 0bec9dd32df3653a4935bd70337f9fe9473a953413688fb1ed1d03305de365cd
Contents?: true
Size: 1.88 KB
Versions: 4
Compression:
Stored size: 1.88 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:37:19 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "f750464b-c67c-49f8-a674-817f60938dc8", "X-Runtime": "0.007796", "X-Workarea-Segments": "", "Expires": "0", "Content-Length": "297" }, "request_method": "GET", "request_path": "/api/admin/pages/5dddc53f12415942540756df", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"page\": {\n \"_id\": \"5dddc53f12415942540756df\",\n \"active\": true,\n \"active_segment_ids\": [\n\n ],\n \"created_at\": \"2019-11-27T00:37:19.502Z\",\n \"display_h1\": true,\n \"name\": \"Test Page\",\n \"show_navigation\": false,\n \"slug\": \"test-page\",\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n\n ],\n \"template\": \"generic\",\n \"updated_at\": \"2019-11-27T00:37:19.502Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/pages/5dddc53f12415942540756df\" -X GET " } ], "resource": "Pages", "description": "Showing a page", "route": "/api/admin/pages/:id", "http_method": "GET" }
Version data entries
4 entries across 4 versions & 1 rubygems