Sha256: 997ab163fb3328f55c31dfeb6b2fcc6f6cd62c99e02381ae4ad253b231fcfc79
Contents?: true
Size: 1.7 KB
Versions: 1
Compression:
Stored size: 1.7 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/\"478aedba0326bbce630ed23624fc8073\"", "Cache-Control": "no-cache, no-store, must-revalidate", "X-Request-Id": "9b9b717a-56ed-4899-9286-90c86bbbe5b1", "X-Runtime": "0.007809", "Expires": "0", "Content-Length": "188" }, "request_method": "GET", "request_path": "/api/admin/products/FAF5DB8B88/recommendation_settings", "request_body": null, "request_content_type": null, "response_status": 200, "response_status_text": "OK", "response_body": "{\n \"recommendation_settings\": {\n \"_id\": \"FAF5DB8B88\",\n \"created_at\": \"2019-08-21T21:54:00.350Z\",\n \"product_ids\": [\n\n ],\n \"sources\": [\n \"custom\",\n \"similar\",\n \"purchased\"\n ],\n \"updated_at\": \"2019-08-21T21:54:00.350Z\"\n }\n}", "response_content_type": "application/json", "curl": "curl -g \"https://www.example.com/api/admin/products/FAF5DB8B88/recommendation_settings\" -X GET " } ], "resource": "Recommendation Settings", "description": "Showing recommendation settings", "route": "/api/admin/products/:product_id/recommendation_settings", "http_method": "GET" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-api-4.4.6 | doc/api/admin/recommendation_settings/showing_recommendation_settings.json |