Sha256: 38270c4d61e115f89493427ccab26b05b699ca2984e9e1d4d2e97033147c0a8a

Contents?: true

Size: 1.74 KB

Versions: 2

Compression:

Stored size: 1.74 KB

Contents

{
  "parameters": [

  ],
  "response_fields": [

  ],
  "requests": [
    {
      "request_headers": {
        "Content-Type": "application/json"
      },
      "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",
        "X-Requested-With": "",
        "Vary": "X-Requested-With, X-Workarea-Segments",
        "Last-Modified": "Wed, 19 Aug 2020 13:50:41 GMT",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "cff33cf5-1337-4d54-8671-9ea1ede590c8",
        "X-Runtime": "0.364962",
        "X-Workarea-Segments": "",
        "Expires": "0"
      },
      "request_method": "PATCH",
      "request_path": "/api/admin/products/9645130047",
      "request_body": "{\"product\":{\"name\":\"foo\"},\"release_id\":\"5f3d2e310218236de151f743\"}",
      "request_content_type": "application/json",
      "response_status": 204,
      "response_status_text": "No Content",
      "response_body": null,
      "response_content_type": null,
      "curl": "curl \"https://www.example.com/api/admin/products/9645130047\" -d '{\"product\":{\"name\":\"foo\"},\"release_id\":\"5f3d2e310218236de151f743\"}' -X PATCH \\\n\t-H \"Content-Type: application/json\""
    }
  ],
  "resource": "Release Changes",
  "description": "Adding changes to a release",
  "route": "/api/admin/products/:id",
  "http_method": "PATCH",
  "explanation": "<p>release_id can be sent with any patch request             to resources that can be changed through releases</p>\n"
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-api-4.5.6 doc/api/admin/release_changes/adding_changes_to_a_release.json
workarea-api-4.5.5 doc/api/admin/release_changes/adding_changes_to_a_release.json