Sha256: 2bdbcc7a56b4ab66346e772cb72bb931c882dcfe6665dcf3bf3904bef5e9065c
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/\"02170a34af489fda415882d4da562f27\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "c865c99f-694f-4d72-95c1-37fb71553719", "X-Runtime": "0.005992", "Expires": "0", "Content-Length": "297" }, "request_method": "GET", "request_path": "/api/admin/releases/5d5eca70d4322a04dfbf6d8e", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"release\": {\n \"_id\": \"5d5eca70d4322a04dfbf6d8e\",\n \"created_at\": \"2019-08-22T17:01:36.615Z\",\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-22T17:01:36.615Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/releases/5d5eca70d4322a04dfbf6d8e\" -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.7 | doc/api/admin/releases/showing_a_release.json |