From ad044b92397a6cbf47c7f1a82ae2e42cbd30664c Mon Sep 17 00:00:00 2001 From: Disha Dutta Date: Sun, 15 Dec 2024 23:08:19 +1100 Subject: [PATCH] feat(orders): ORDERS-6751 fees param desc improvement --- reference/orders.v2.oas2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/orders.v2.oas2.yml b/reference/orders.v2.oas2.yml index a6be92fc9..aa5540ce4 100644 --- a/reference/orders.v2.oas2.yml +++ b/reference/orders.v2.oas2.yml @@ -1427,7 +1427,7 @@ components: * `consignments.line_items` - include the response returned from the request to the `/orders/{order_id}/products` endpoint in consignments. This implies `include=consignments`. - * `fees` - include the response returned from the request to the `/orders/{order_id}/fees` endpoint. This implies `include=fees`. + * `fees` - include the response returned from the request to the `/orders/{order_id}/fees` endpoint. style: form explode: false schema: