Sha256: d069d094b37cf33ba7d67e10a1735d24f9c01fce617c99338d4c80b77452db3c

Contents?: true

Size: 1.91 KB

Versions: 2

Compression:

Stored size: 1.91 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, 19 Aug 2020 13:52:57 GMT",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "002d0a4b-68c4-476d-bbf1-ff54ff1150e0",
        "X-Runtime": "0.006504",
        "X-Workarea-Segments": "",
        "Expires": "0",
        "Content-Length": "314"
      },
      "request_method": "GET",
      "request_path": "/api/admin/releases/5f3d2eb90218236de151fbbb",
      "request_body": null,
      "request_content_type": null,
      "response_status": 200,
      "response_status_text": "OK",
      "response_body": "{\n  \"release\": {\n    \"_id\": \"5f3d2eb90218236de151fbbb\",\n    \"created_at\": \"2020-08-19T13:52:57.165Z\",\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    \"undoes_id\": null,\n    \"undone_at\": null,\n    \"updated_at\": \"2020-08-19T13:52:57.165Z\"\n  }\n}",
      "response_content_type": "application/json",
      "curl": "curl -g \"https://www.example.com/api/admin/releases/5f3d2eb90218236de151fbbb\" -X GET "
    }
  ],
  "resource": "Releases",
  "description": "Showing a release",
  "route": "/api/admin/releases/:id",
  "http_method": "GET"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-api-4.5.6 doc/api/admin/releases/showing_a_release.json
workarea-api-4.5.5 doc/api/admin/releases/showing_a_release.json