Skip to content

Commit

Permalink
feat(orders): ORDERS-6751 fees param desc improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
dishadutta26 committed Dec 15, 2024
1 parent 8c0f837 commit ad044b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/orders.v2.oas2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ad044b9

Please sign in to comment.