getting to upload

This commit is contained in:
Daniel Goc
2026-04-02 10:27:14 +02:00
parent b2acb8c922
commit b9bc121d43
9 changed files with 297 additions and 40 deletions

View File

@@ -0,0 +1,22 @@
info:
name: create-folder
type: http
seq: 22
http:
method: GET
url: http://localhost:3000/api/v1/restricted/storage/create-folder?path&name=../k
params:
- name: path
value: ""
type: query
- name: name
value: ../k
type: query
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5