16 lines
247 B
YAML
16 lines
247 B
YAML
info:
|
|
name: list-content
|
|
type: http
|
|
seq: 2
|
|
|
|
http:
|
|
method: GET
|
|
url: http://localhost:3000/api/v1/restricted/storage/list-content/dest/src
|
|
auth: inherit
|
|
|
|
settings:
|
|
encodeUrl: true
|
|
timeout: 0
|
|
followRedirects: true
|
|
maxRedirects: 5
|