Sha256: d0ba77485a59e4cc84d759091c60d4d89a0a04273b76728d562aa112317fe036

Contents?: true

Size: 1.55 KB

Versions: 1

Compression:

Stored size: 1.55 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",
        "Cache-Control": "no-cache, no-store, must-revalidate",
        "X-Request-Id": "ad3dfb57-bc02-4100-a0d7-ca49c7cf28e9",
        "X-Runtime": "0.128448",
        "Expires": "0"
      },
      "request_method": "PATCH",
      "request_path": "/api/admin/products/ED06E210DF",
      "request_body": "{\"product\":{\"name\":\"foo\"},\"release_id\":\"5d5ecb34d4322a04dfbf7565\"}",
      "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/ED06E210DF\" -d '{\"product\":{\"name\":\"foo\"},\"release_id\":\"5d5ecb34d4322a04dfbf7565\"}' -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": "release_id can be sent with any patch request             to resources that can be changed through releases"
}

Version data entries

1 entries across 1 versions & 1 rubygems

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