Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 4c82020

Browse files
committed
formatting
1 parent 9eb6bc7 commit 4c82020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ $magento->api('guestCarts')->create();
127127
```
128128

129129
`/V1/guest-carts/{cartId}`
130+
130131
Return information for a specified cart.
131132
```php
132133
$magento->api('guestCarts')->cart($cartId);

0 commit comments

Comments
 (0)