doc/api/storefront/index.json in workarea-api-4.5.4 vs doc/api/storefront/index.json in workarea-api-4.5.5

- old
+ new

@@ -179,9 +179,16 @@ "groups": "all", "route": "/api/storefront/checkouts/:id/complete", "method": "POST" }, { + "description": "Failure to update a checkout", + "link": "storefront/checkout/failure_to_update_a_checkout.json", + "groups": "all", + "route": "/api/storefront/checkouts/:id", + "method": "PATCH" + }, + { "description": "Showing a checkout", "link": "storefront/checkout/showing_a_checkout.json", "groups": "all", "route": "/api/storefront/checkouts/:id", "method": "GET" \ No newline at end of file