expanded by is_oem

This commit is contained in:
Daniel Goc
2026-04-15 13:19:28 +02:00
parent 80a1314dc0
commit 2ca07f03ce
21 changed files with 116 additions and 86 deletions

View File

@@ -5,7 +5,11 @@ info:
http:
method: GET
url: http://localhost:3000/api/v1/restricted/carts/add-new-cart
url: http://localhost:3000/api/v1/restricted/carts/add-new-cart?name=carttt
params:
- name: name
value: carttt
type: query
auth: inherit
settings: