mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-06 23:03:21 +00:00
19 lines
243 B
Text
19 lines
243 B
Text
meta {
|
|
name: List Files
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:8080/api/library/:libraryId/files?path=
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
path:
|
|
}
|
|
|
|
params:path {
|
|
libraryId: dbabbf7d-9b63-487b-9908-57c2df11b2d2
|
|
}
|