Files
b2b/bruno/b2b_daniel/menu/get-category-tree.yml
Daniel Goc 88255776f3 fixes
2026-04-13 14:29:36 +02:00

20 lines
338 B
YAML

info:
name: get-category-tree
type: http
seq: 1
http:
method: GET
url: http://localhost:3000/api/v1/restricted/menu/get-category-tree?root_category_id=2
params:
- name: root_category_id
value: "2"
type: query
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5