Sha256: 3eb17ac292081a06ea209b612bafe6ae18ecf4965b7ddd98115f58f2b03e3a57
Contents?: true
Size: 1.59 KB
Versions: 2
Compression:
Stored size: 1.59 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:51:39 GMT", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "38b1faf8-69a0-4c86-b3f2-b4f4ae6ed7ce", "X-Runtime": "0.278631", "X-Workarea-Segments": "", "Expires": "0" }, "request_method": "PATCH", "request_path": "/api/admin/products/256383CCB6/images/5f3d2e6b0218236de151f963", "request_body": "{\"image\":{\"name\":\"foo\"}}", "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/256383CCB6/images/5f3d2e6b0218236de151f963\" -d '{\"image\":{\"name\":\"foo\"}}' -X PATCH \\\n\t-H \"Content-Type: application/json\"" } ], "resource": "Product Images", "description": "Updating a product image", "route": "/api/admin/products/:product_id/images/:id", "http_method": "PATCH" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.5.6 | doc/api/admin/product_images/updating_a_product_image.json |
workarea-api-4.5.5 | doc/api/admin/product_images/updating_a_product_image.json |