17 lines
195 B
Plaintext
17 lines
195 B
Plaintext
meta {
|
|
name: Get Files
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/v1/user/test123/files?path=&nesting=5
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
path:
|
|
nesting: 5
|
|
}
|