Sha256: 3cee8fd81946ad442d5f163578d6c4d21d9d38dab4db162c0c04795611c78334
Contents?: true
Size: 1.76 KB
Versions: 1
Compression:
Stored size: 1.76 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", "ETag": "W/\"12d3897e65bc4d14232d139ecfb2c6f9\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "b41af123-c257-495e-bbc6-2945f9e6aaa9", "X-Runtime": "0.007197", "Expires": "0", "Content-Length": "297" }, "request_method": "GET", "request_path": "/api/admin/releases/5d5dbd4cd4322a4b69d78f10", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"release\": {\n \"_id\": \"5d5dbd4cd4322a4b69d78f10\",\n \"created_at\": \"2019-08-21T21:53:16.622Z\",\n \"name\": \"Content Release\",\n \"publish_at\": null,\n \"publish_job_id\": null,\n \"published_at\": null,\n \"subscribed_user_ids\": [\n\n ],\n \"tags\": [\n\n ],\n \"undo_at\": null,\n \"undo_job_id\": null,\n \"undone_at\": null,\n \"updated_at\": \"2019-08-21T21:53:16.622Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/releases/5d5dbd4cd4322a4b69d78f10\" -X GET " } ], "resource": "Releases", "description": "Showing a release", "route": "/api/admin/releases/:id", "http_method": "GET" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.6 | doc/api/admin/releases/showing_a_release.json |