Files
b2b/bruno/b2b-daniel/add-new-cart.yml
2026-04-02 11:26:58 +02:00

16 lines
237 B
YAML

info:
name: add-new-cart
type: http
seq: 14
http:
method: GET
url: http://localhost:3000/api/v1/restricted/carts/add-new-cart
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5